help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fixing cursor height when setting line-spacing


From: Karan Ahlawat
Subject: Re: Fixing cursor height when setting line-spacing
Date: Sat, 5 Aug 2023 14:13:09 +0530
User-agent: Mozilla Thunderbird


On 05/08/23 13:49, Eli Zaretskii wrote:
I understand, but I'm asking why do you want that space.  What is
wrong with the default spacing between lines?

There is nothing wrong with the default spacing. It's just that the font I prefer to use, looks a lot better with extra spacing between the lines.

The bar cursor is very thin, and you can make it even thinner:

   M-: (setq cursor-type '(bar . 1)) RET

The above will display the cursor as a 1-pixel thin vertical line,
which cannot possibly obscure the character.

Yes, it is thin enough not to obscure the character. But I prefer a block style cursor. So, is there any way to combine the two facts, in a way that the character isn't hidden?

Cheers,

Karan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]