all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Alan Mackenzie <acm@muc.de>
Cc: 5529@debbugs.gnu.org
Subject: bug#5529: `uniquify-buffer-name-style' doesn't exist
Date: Sat, 6 Feb 2010 19:18:55 +0100	[thread overview]
Message-ID: <e01d8a51002061018n31bc98a4lb8bbf06d90f71f4@mail.gmail.com> (raw)
In-Reply-To: <20100206181748.GB2157@muc.de>

On Sat, Feb 6, 2010 at 7:17 PM, Alan Mackenzie <acm@muc.de> wrote:
>
> Seems to me that what's wanted is an autoload for variables, just like
> we've got for functions/macros.  Or have we got this already?  Then when
> anybody tries to access this variable in any way, uniquify.elc would get
> loaded.


Hi Alan,

We can autoload defcustoms, but there are so many so we probably do
not want that. There are about 7000 and autoloading them all will take
some computer resources.

Therefore Stefan instead had the idea that we can make them available
for completion, for example when you do "M-x customize-option". If
choosen they will then be loaded. I started to work a bit on that, but
it is not finished. (See the thread I pointed to.)

defgroup:s are already autoloaded (if they are part of Emacs distribution).






  reply	other threads:[~2010-02-06 18:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-05 15:18 bug#5529: `uniquify-buffer-name-style' doesn't exist Alan Mackenzie
2010-02-05 15:56 ` Lennart Borgman
2010-02-05 18:17   ` Alan Mackenzie
2010-02-05 18:18     ` Lennart Borgman
2010-02-06 18:17       ` Alan Mackenzie
2010-02-06 18:18         ` Lennart Borgman [this message]
2010-02-06 18:37           ` Drew Adams
2010-02-06 20:44           ` Alan Mackenzie
2010-02-08  1:49             ` Stefan Monnier
2010-02-05 20:10     ` Stefan Monnier
2010-02-05 17:06 ` Glenn Morris
2010-02-05 20:01   ` Alan Mackenzie
2010-02-08  7:23 ` Glenn Morris

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=e01d8a51002061018n31bc98a4lb8bbf06d90f71f4@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=5529@debbugs.gnu.org \
    --cc=acm@muc.de \
    /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.