* `uniquify-buffer-name-style' should have an autoload cookie
@ 2008-05-09 0:38 Miles Bader
2008-05-09 1:31 ` Stefan Monnier
0 siblings, 1 reply; 4+ messages in thread
From: Miles Bader @ 2008-05-09 0:38 UTC (permalink / raw)
To: emacs-devel
Any objects?
Thanks,
-Miles
--
Yo mama's so fat when she gets on an elevator it HAS to go down.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: `uniquify-buffer-name-style' should have an autoload cookie
2008-05-09 0:38 `uniquify-buffer-name-style' should have an autoload cookie Miles Bader
@ 2008-05-09 1:31 ` Stefan Monnier
2008-05-09 1:36 ` Miles Bader
0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2008-05-09 1:31 UTC (permalink / raw)
To: Miles Bader; +Cc: emacs-devel
> Any objects?
I generally don't like autoloading variables, so I'd like to hear
reasons in favor of it as well.
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: `uniquify-buffer-name-style' should have an autoload cookie
2008-05-09 1:31 ` Stefan Monnier
@ 2008-05-09 1:36 ` Miles Bader
2008-05-09 3:23 ` Stefan Monnier
0 siblings, 1 reply; 4+ messages in thread
From: Miles Bader @ 2008-05-09 1:36 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> I generally don't like autoloading variables, so I'd like to hear
> reasons in favor of it as well.
Because when people ask "how do I make buffer names look like ...", I
want to say "Customize the variable uniquify-buffer-name-style" -- but
that doesn't work unless they do (require 'uniquify) first...
Thanks,
-Miles
--
Barometer, n. An ingenious instrument which indicates what kind of weather we
are having.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: `uniquify-buffer-name-style' should have an autoload cookie
2008-05-09 1:36 ` Miles Bader
@ 2008-05-09 3:23 ` Stefan Monnier
0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2008-05-09 3:23 UTC (permalink / raw)
To: Miles Bader; +Cc: emacs-devel
>> I generally don't like autoloading variables, so I'd like to hear
>> reasons in favor of it as well.
> Because when people ask "how do I make buffer names look like ...", I
> want to say "Customize the variable uniquify-buffer-name-style" -- but
> that doesn't work unless they do (require 'uniquify) first...
I see. Actually, now that I think about it, I'd be tempted to make the
smarter unification the default (i.e. preload uniquify.el).
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-05-09 3:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-09 0:38 `uniquify-buffer-name-style' should have an autoload cookie Miles Bader
2008-05-09 1:31 ` Stefan Monnier
2008-05-09 1:36 ` Miles Bader
2008-05-09 3:23 ` Stefan Monnier
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.