From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: emacs-devel@gnu.org
Cc: "João Távora" <joaotavora@gmail.com>
Subject: Re: [Emacs-diffs] scratch/fix-33794-extend-electric-layout-mode 41a9132: Extend electric-layout-mode to handle more complex layouts
Date: Sat, 22 Dec 2018 11:26:14 -0500 [thread overview]
Message-ID: <jwv1s69jzrq.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <20181221180328.D755D20538@vcs0.savannah.gnu.org> ("João Távora"'s message of "Fri, 21 Dec 2018 13:03:28 -0500 (EST)")
> + ('after-stay (save-excursion
> + (let ((electric-layout-rules nil)
> + (electric-pair-open-newline-between-pairs nil))
> + (newline 1 t))))
I think the above let-binding of
electric-pair-open-newline-between-pairs deserves a FIXME as well,
because electric-layout-mode should ideally not need to know such
details of about electric-pair-mode.
Stefan
next parent reply other threads:[~2018-12-22 16:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20181221180327.7142.84494@vcs0.savannah.gnu.org>
[not found] ` <20181221180328.D755D20538@vcs0.savannah.gnu.org>
2018-12-22 16:26 ` Stefan Monnier [this message]
2018-12-22 21:23 ` [Emacs-diffs] scratch/fix-33794-extend-electric-layout-mode 41a9132: Extend electric-layout-mode to handle more complex layouts João Távora
2018-12-28 16:33 ` João Távora
2018-12-28 17:51 ` Stefan Monnier
2018-12-28 22:00 ` João Távora
2018-12-29 15:59 ` Stefan Monnier
2018-12-29 18:36 ` João Távora
2019-01-02 1:53 ` Stefan Monnier
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=jwv1s69jzrq.fsf-monnier+emacsdiffs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=joaotavora@gmail.com \
/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.