[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#20628: 25.0.50; Incorrect line height for some fonts
From: |
Oleh Krehel |
Subject: |
bug#20628: 25.0.50; Incorrect line height for some fonts |
Date: |
Sat, 30 May 2015 16:32:26 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Eli Zaretskii <eliz@gnu.org> writes:
>> I still see the problem with the current branch head. Here are my settings:
>>
>> (font-lock-add-keywords
>> 'emacs-lisp-mode
>> `((,"\\\\\\\\|"
>> (0 font-lock-keyword-face t)
>> (0
>> (prog1
>> (compose-region
>> (match-beginning 0)
>> (match-end 0)
>> ,"∨")
>> nil)))))
>
> Sorry, I don't understand: what do you do _after_ evaluating the
> above, to show the problem?
>
> IOW, I'm guessing that your recipe is this:
>
> emacs -Q
> M-: (set-frame-font "Latin Modern Math") RET
> "M-:" to eval the above form to set up font-lock-keyword
> and then ...?
Insert this string into an `emacs-lisp-mode' buffer:
"^\\|\\s-\\|\\[\\|[(`'#@~_%,]"
- bug#20628: 25.0.50; Incorrect line height for some fonts, (continued)
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Clément Pit--Claudel, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts,
Oleh Krehel <=
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/31
- bug#20628: 25.0.50; Incorrect line height for some fonts, Clément Pit--Claudel, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30