bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5529: `uniquify-buffer-name-style' doesn't exist


From: Drew Adams
Subject: bug#5529: `uniquify-buffer-name-style' doesn't exist
Date: Sat, 6 Feb 2010 10:37:24 -0800

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

How many resources? Just what is involved?

The point of autoload is to load just a pointer to a target, rather than loading
the target itself. Why would 7000 additional autoloads be a big runtime or
load-time burden?

I'm not claiming it is not a big burden. I'm asking why it is. I don't see why
it would be so costly for Emacs to record 7000 vars and their target files for
loading.

I haven't seen any explanation or cost analysis so far. All I've seen is Stefan
screaming, essentially, "NO! DON'T!!!". I'm not saying he's wrong. But what's
wrong with seeing some analysis of the cost involved?







reply via email to

[Prev in Thread] Current Thread [Next in Thread]