unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: rms@gnu.org, Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: gnu-emacs-bug@moderators.isc.org, acm@muc.de
Subject: bug#16155: 24.3.50;
Date: Tue, 17 Dec 2013 14:39:53 -0800 (PST)	[thread overview]
Message-ID: <749544c4-49e7-462f-b64c-26725cf35a59@default> (raw)
In-Reply-To: <<E1VssEJ-0000fE-Ii@fencepost.gnu.org>>

> Was a proper poll of users ever conducted?  I don't think so.
> The first pretest would be a good opportunity to do that.

+1

I just picked up a new development build, where `electric-indent-mode'
is enabled by default.  FWIW, I'm afraid I'm with Alan and Jarek (and
RMS?) on this: I have turned it off.  In `emacs-lisp-mode', especially,
I want `C-j' to do `newline-and-indent', and I want `RET' to do only
`newline'.

As for the documentation in NEWS: This is all there is:

   `electric-indent-mode' is enabled by default.

I was looking for something about `newline' or `C-j' or `RET' in
programming modes (lisp modes, in particular), so I didn't find this
entry right away.  I suggest that you (a) explain this a little more
and (b) make it easier to find.

Mention, for example, that `C-j' and `RET' are, in effect, swapped
now from what they have always been.  At least that is true as a
first approximation - I have no idea what other "interesting" changes
this change in default behavior brings about.  And I won't bother
to find out - I just added this to my init file:

 (when (fboundp 'electric-indent-mode) (electric-indent-mode -1))

---

It's interesting that a giant brouhaha was made about seeing what
changes users might want, to existing defaults, by: (a) checking
the features and modes reported automatically in bug reports and
(b) initiating a user poll on Emacs Wiki.

And yet none of that data (however flakey or incomplete) was
considered in deciding to make this change in default behavior.
Whyzat?

How many users actually reported (measured any way you like) that
they wanted the default behavior to change to what you've changed
it to?  Well, we cannot really count the Emacs Wiki poll, because
it was taken after you changed the default!  Even so, only 10%
(12 people) reported there that they use it - even though it is
now the default!

http://www.emacswiki.org/emacs/FrequentlyEnabledPackages_Emacs244_Survey_Results

No, the Emacs Wiki poll is not a great poll.  But do tell:
Among the bug reports received before you changed the default
value, how many users actually had `electric-indent-mode'
turned on?  Just curious.

Anyway, you decided - end of story.  Not a big deal -
just one more.  I've updated my init file to compensate.





  parent reply	other threads:[~2013-12-17 22:39 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-15 11:47 bug#16155: 24.3.50; Richard Stallman
2013-12-15 13:05 ` Stefan Monnier
2013-12-15 19:50   ` Richard Stallman
     [not found] ` <mailman.9297.1387112779.10748.bug-gnu-emacs@gnu.org>
2013-12-15 20:01   ` Alan Mackenzie
2013-12-15 20:37     ` Jarek Czekalski
2013-12-16 14:19     ` Stefan Monnier
2013-12-16 17:01       ` bug#16155: 24.3.50; electric indent gripes Jarek Czekalski
2013-12-16 18:58         ` Stefan Monnier
     [not found]         ` <mailman.9406.1387220358.10748.bug-gnu-emacs@gnu.org>
2013-12-18 22:16           ` Alan Mackenzie
2013-12-17 10:50       ` bug#16155: 24.3.50; Richard Stallman
     [not found]       ` <<E1VssEJ-0000fE-Ii@fencepost.gnu.org>
2013-12-17 22:39         ` Drew Adams [this message]
2013-12-17 23:13           ` Josh
2013-12-18  0:54             ` Drew Adams
2013-12-21  5:01               ` Josh
2013-12-23  3:07                 ` Stefan Monnier
2013-12-24  3:26                   ` Richard Stallman
2013-12-24  4:16                     ` Stefan Monnier
2013-12-24 23:49                       ` Alan Mackenzie
2013-12-25 16:54                         ` Stefan Monnier
     [not found]     ` <mailman.9377.1387203628.10748.bug-gnu-emacs@gnu.org>
2013-12-18 22:28       ` Alan Mackenzie
2013-12-19 13:31         ` Stefan Monnier
2013-12-19 17:15           ` Glenn Morris
2013-12-19 18:02           ` bug#16155: Strange moderator address. [Re: bug#16155: 24.3.50;] Alan Mackenzie
2013-12-19 18:12             ` Glenn Morris
2013-12-19 19:55               ` Alan Mackenzie
2013-12-19 20:13                 ` Glenn Morris
2013-12-19 20:46                   ` Alan Mackenzie
2013-12-19 18:19         ` bug#16155: 24.3.50; Richard Stallman
2022-05-05 12:51 ` bug#16155: bug#16156: electric indent gripes Lars Ingebrigtsen

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=749544c4-49e7-462f-b64c-26725cf35a59@default \
    --to=drew.adams@oracle.com \
    --cc=acm@muc.de \
    --cc=gnu-emacs-bug@moderators.isc.org \
    --cc=monnier@IRO.UMontreal.CA \
    --cc=rms@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 public inbox

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

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).