emacs-devel
[Top][All Lists]
Advanced

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

Re: [EXTERNAL] Re: Suggested experimental test


From: Dmitry Gutov
Subject: Re: [EXTERNAL] Re: Suggested experimental test
Date: Mon, 22 Mar 2021 21:42:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 22.03.2021 20:11, Stephan Mueller wrote:
I use C-o (usually followed by C-n) many times a day, instead of <Enter>, in 
order to suppress re-indentation of the current line in cases where that 
re-indentation will be incorrect for my purposes**.

Same.

Probably less frequently, though, now that I

  (global-set-key (kbd "RET") 'newline-and-indent)

in my init script. Though this customization choice bears its own downsides.



reply via email to

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