unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Anders Munch <ajm@flonidan.dk>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: Disabling automatic reindentation of the current line after a newline
Date: Tue, 25 Oct 2022 10:23:05 +0000	[thread overview]
Message-ID: <HE1PR0502MB30045637658ACE2580B1708EB4319@HE1PR0502MB3004.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <jwvo7u11569.fsf-monnier+emacs@gnu.org>

Stefan Monnier wrote:
>> line when I press RET. What I'd like is for Emacs to auto-insert the 
>> number of spaces it deems necessary for the new, still blank line 
>> whenever I press RET, without also reindenting the previous line,
>
> Set `electric-indent-inhibit` to t.

How do you do that when electric-indent-inhibit automatically becomes
buffer-local when set?

> Tho if it's only for the cases where Emacs's choice of indentation is wrong [..]

I'm with Jean. I find it an unpleasant experience when keybindings that I expect
to insert text to the right of the cursor, suddenly also changes text to the
left of the cursor.

I do use C-q C-j, but I'd like to reserve that for when I don't want the next
line indented.  TAB usually works fine for reindenting the current line.

Is there any reason that having electric-indent-inhibit set to t globally is not
viable? 

regards, Anders



  reply	other threads:[~2022-10-25 10:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-24  9:16 Disabling automatic reindentation of the current line after a newline Jean Abou Samra
2022-10-24 17:58 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-10-25 10:23   ` Anders Munch [this message]
2022-10-25 13:03     ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-10-25 13:39       ` Anders Munch
2022-10-26  2:59         ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-10-26  6:04           ` Emanuel Berg
2022-10-26 21:55   ` Jean Abou Samra
2022-10-27  5:44     ` Eli Zaretskii
2022-10-27 16:46     ` Stefan Monnier via Users list for the GNU Emacs text editor
  -- strict thread matches above, loose matches on Subject: below --
2022-10-22 15:18 Jean Abou Samra
2022-10-24  2:44 ` Emanuel Berg
2022-10-24 15:29   ` Jean Abou Samra
2022-10-24 21:12     ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=HE1PR0502MB30045637658ACE2580B1708EB4319@HE1PR0502MB3004.eurprd05.prod.outlook.com \
    --to=ajm@flonidan.dk \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).