all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Proulx <bob@proulx.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Why flip RET and C-j with electric-indent-mode?
Date: Sat, 29 Nov 2014 16:20:01 -0700	[thread overview]
Message-ID: <20141129161141445500336@bob.proulx.com> (raw)
In-Reply-To: <83tx1ila1w.fsf@gnu.org>

Eli Zaretskii wrote:
> Bob Proulx wrote:
> > So why did emacs flip RET and C-j with electric-indent-mode?
> 
> Because users nowadays expect that.

These days I think users expect mode specific behavior.  In c-mode or
whatever then that type of electric behavior is rather expected.  But
in the basic fundamental-mode that type of automatic indention really
gets in the way and is not expected.  The fundamental-mode should be
simple and basic without all of the happy fluff.

> "C-h f newline RET" will have a suggestion that you will like, I
> think.

I think you might be hinting at:

  To just insert a newline, use M-x electric-indent-just-newline.

But no.  That isn't a suggestion I like.  Obviously I already know
that setting this will set things back the way I prefer:

 (setq electric-indent-mode nil) ; new in 24, default is t, breaks RET/C-j

I am simply registering my aggravation with this being the new default
for fundamental-mode.

Bob



  reply	other threads:[~2014-11-29 23:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-28 22:56 Why flip RET and C-j with electric-indent-mode? Bob Proulx
2014-11-28 23:52 ` Drew Adams
2014-11-29  7:50 ` Eli Zaretskii
2014-11-29 23:20   ` Bob Proulx [this message]
2014-11-30  1:49     ` Drew Adams
     [not found]   ` <mailman.14976.1417303216.1147.help-gnu-emacs@gnu.org>
2016-04-29 17:57     ` jfiocca0
2016-06-03 23:41       ` Bob Proulx
2016-06-06 17:23         ` Jim Fiocca
2016-06-06 22:08           ` Bob Proulx
2014-11-29 12:31 ` Rasmus
2014-11-30  9:59 ` Andreas Röhler
     [not found] <mailman.14910.1417215406.1147.help-gnu-emacs@gnu.org>
2014-11-29  9:34 ` jfbu
2014-11-30  4:48   ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2014-12-11 16:56 Stephen

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

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

  git send-email \
    --in-reply-to=20141129161141445500336@bob.proulx.com \
    --to=bob@proulx.com \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.