unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] trunk r118062: * lisp/icomplete.el: Move Iswitchb autoload here. Much simpler.
       [not found] <E1Xb928-00062X-OS@vcs.savannah.gnu.org>
@ 2014-10-06 18:47 ` Glenn Morris
  2014-10-06 19:10   ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2014-10-06 18:47 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel


Existing customization of iswitchb-mode to non-nil will no longer be
respected following your change, so you might want to bring the rest of
this back:

http://lists.gnu.org/archive/html/emacs-diffs/2014-03/msg00325.html

The whole point of this was to be re-usable the next time this was
needed, without hand-written autoloads; but whatever, I imagine you'll
say there won't be a next time.

(The reason this got more complicated was bugs in autoload generation.)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Emacs-diffs] trunk r118062: * lisp/icomplete.el: Move Iswitchb autoload here. Much simpler.
  2014-10-06 18:47 ` [Emacs-diffs] trunk r118062: * lisp/icomplete.el: Move Iswitchb autoload here. Much simpler Glenn Morris
@ 2014-10-06 19:10   ` Stefan Monnier
  2014-10-06 20:54     ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2014-10-06 19:10 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

> Existing customization of iswitchb-mode to non-nil will no longer be
> respected following your change,

We'll see how many users scream when we start the pretest for 25.1.
I think it can be considered as one more step in the "progressive
removal of iswitchb":
- in 24.4 it is marked obsolete (and causes a corresponding `message'
  when loading) but otherwise still works as before.
- in 25.1 it is still autoloaded as a function, but not as a variable or
  custom setting.
- in 25.2/26.1 it might get fully obsoleted (i.e. not autoloaded at all
  any more).

> The whole point of this was to be re-usable the next time this was
> needed, without hand-written autoloads; but whatever, I imagine you'll
> say there won't be a next time.

Well, yes, I think it was a mistake for me to accept moving iswitchb.el
to obsolete.


        Stefan



^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [Emacs-diffs] trunk r118062: * lisp/icomplete.el: Move Iswitchb autoload here. Much simpler.
  2014-10-06 19:10   ` Stefan Monnier
@ 2014-10-06 20:54     ` Drew Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2014-10-06 20:54 UTC (permalink / raw)
  To: Stefan Monnier, Glenn Morris; +Cc: emacs-devel

> Well, yes, I think it was a mistake for me to accept moving
> iswitchb.el to obsolete.

Then why not move it back to normal status (not obsolete)?



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-06 20:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1Xb928-00062X-OS@vcs.savannah.gnu.org>
2014-10-06 18:47 ` [Emacs-diffs] trunk r118062: * lisp/icomplete.el: Move Iswitchb autoload here. Much simpler Glenn Morris
2014-10-06 19:10   ` Stefan Monnier
2014-10-06 20:54     ` Drew Adams

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