all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexander Baier <lexi.baier@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: electric-pair-mode
Date: Fri, 22 Nov 2013 14:20:08 +0100	[thread overview]
Message-ID: <87y54gk1yv.fsf@gmail.com> (raw)
In-Reply-To: jwveh69dyyg.fsf-monnier+emacs@gnu.org

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> No annoyance so far but I'm wondering why both `electric-pair-mode' and
>> `electric-indent-mode' are *global* minor modes.
>
> Because in my experience, most people who like those features, like
> them everywhere.
>
>> For example, in all kinds of lisp modes I'm using paredit which
>> provides both features, too, in a slightly different form.  So there
>> I wouldn't want to activate these modes (although it seems having them
>> activated doesn't do any harm).
>
> Looks like there's no problem, then.
>

In my experience electric-indent-mode screws up indentation in
python-mode buffers:

----------------------------------------------------------------
def foo(x):
    print (x)

def bar ():|
----------------------------------------------------------------

Put this content into a buffer and turn on python-mode and
electric-indent-mode.  Put the cursor where the "|" is and press RET.
On my machine the "def bar():" gets reindented so it lines up with the
preceding "print(x):" line.  This is usually not what you want.

>
>         Stefan

Regards,
  Alex




  reply	other threads:[~2013-11-22 13:20 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-16 23:27 electric-pair-mode Stefan Monnier
2013-11-17  3:10 ` electric-pair-mode Xue Fuqiao
2013-11-17 18:30 ` electric-pair-mode Jorgen Schaefer
2013-11-17 21:12   ` electric-pair-mode Stefan Monnier
2013-11-18 11:04   ` electric-pair-mode Xue Fuqiao
2013-11-17 21:05 ` electric-indent-mode (was: electric-pair-mode) Stefan Monnier
2013-11-19  9:48 ` electric-indent-mode (was electric-pair-mode) Stephen Berman
2013-11-19 13:41   ` Stefan Monnier
2013-11-19 14:39     ` Stephen Berman
2013-11-21 13:48 ` electric-pair-mode Tassilo Horn
2013-11-22  1:13   ` electric-pair-mode Stefan Monnier
2013-11-22 13:20     ` Alexander Baier [this message]
2013-11-22 19:13       ` electric-pair-mode Tassilo Horn
2013-11-22 20:35         ` electric-pair-mode Alexander Baier
2013-11-22 21:09           ` electric-pair-mode Tassilo Horn
2013-11-23  1:53           ` electric-pair-mode Stefan Monnier
2013-11-29  7:01     ` electric-pair-mode Tassilo Horn
2013-11-29 13:44       ` electric-pair-mode Stefan Monnier
2013-11-29 17:10         ` electric-pair-mode Tassilo Horn
  -- strict thread matches above, loose matches on Subject: below --
2013-12-05 19:16 electric-pair-mode Harald Hanche-Olsen
2013-12-06 13:50 ` electric-pair-mode Bastien
2013-12-06 17:12   ` electric-pair-mode Harald Hanche-Olsen
2013-12-07  7:18     ` electric-pair-mode Bastien

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=87y54gk1yv.fsf@gmail.com \
    --to=lexi.baier@gmail.com \
    --cc=emacs-devel@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.