I like to use uniquify with post-forward-angle-brackets, and since I'm
migrating to custom for everything (thanks for the comments on my previous
question about it - Jan, I haven't tried out the stuff you sent yet -
sorry), got rid of what I had used, i.e.:
(require 'uniquify)
(setq uniquify-buffer-name-style 'post-forward-angle-brackets)
and used customize to do the same thing - so it added:
'(uniquify-buffer-name-style (quote post-forward-angle-brackets))
in the variables section - great
however, it doesn't seem to work unless I still put a
(require 'uniquify)
before the custom-set stuff
that shouldn't be necessary, should it?
--
John A. Turner, Senior Research Associate
Blue Sky Studios, One South Rd, Harrison, NY 10528
http://www.blueskystudios.com/ (914) 825-8319