all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Leo Liu <sdl.web@gmail.com>
Cc: Joao Tavora <joaotavora@gmail.com>, emacs-devel@gnu.org
Subject: Re: trunk r115768: * lisp/electric.el: Move all electric-pair-* to elec-pair.el.
Date: Sat, 28 Dec 2013 08:31:16 -0500	[thread overview]
Message-ID: <jwv1u0xt895.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <m1ha9tpu6v.fsf@gmail.com> (Leo Liu's message of "Sat, 28 Dec 2013 10:48:08 +0800")

>> +	* electric.el: Move all electric-pair-* to elec-pair.el.
>> +	* elec-pair.el: New file, split from electric.el.
> elec-pair looks bizarre. How about give it back the name autopair.el?

I'm not opposed to it, but:
1- the name of the file isn't particularly important.  99.9% of the
   users won't ever know about it.
2- the only case where it's important is in terms of "namespace
   conflicts", so giving the name of an existing file could introduce
   problems (e.g. someone expecting (require 'autopair) to define
   specific functions/variables).

So I think it's better to stay with elec-pair.el and move on.


        Stefan



  parent reply	other threads:[~2013-12-28 13:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1VwWvR-0005Uo-5Q@vcs.savannah.gnu.org>
2013-12-28  2:48 ` trunk r115768: * lisp/electric.el: Move all electric-pair-* to elec-pair.el Leo Liu
2013-12-28  3:38   ` João Távora
2013-12-28 13:31   ` Stefan Monnier [this message]
2013-12-28 14:43     ` João Távora

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=jwv1u0xt895.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=joaotavora@gmail.com \
    --cc=sdl.web@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.