Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!shelby!decwrl!ucbvax!tut.cis.ohio-state.edu!BBN.COM!think!compass!think!gildea From: think!compass!think!gildea@BBN.COM (Stephen Gildea) Newsgroups: gnu.emacs Subject: Re: uniquify.el question Message-ID: <8905232215.AA27475@compass.com> Date: 23 May 89 18:52:38 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 15 Date: Mon, 22 May 89 16:48:05 EDT From: Alex Nelson To: info-gnu-emacs@compass.com Subject: uniquify.el question Has anybody hacked uniquify.el to append the directory only if there is another buffer of the same name? In other words, I don't want to see "foo|tmp/" if I only have one buffer called foo. You can already do that. Set minimum-buffer-name-dir-content to 0. < Stephen