Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: Simple xemacs question.
- To: "Marc E. Christensen" <marc@example.com>
- Subject: Re: tlug: Simple xemacs question.
- From: Jens-Ulrik Petersen <jens-ulrik.petersen@example.com>
- Date: 24 Sep 1999 12:01:12 +0900
- Cc: tlug@example.com
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: "Marc E. Christensen"'s message of "Thu, 23 Sep 1999 09:48:11 -0600 (MDT)"
- References: <Pine.LNX.3.95.990923094056.8333B-100000@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
- User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) XEmacs/21.1 (Arches)
"Marc E. Christensen" <marc@example.com> writes: > I was wondering how to get the full path of the documents to show up in th > buffer pull-down menu in xemacs. I am working on a project web that has a > few (20 or so) files in some sub-directories. I usually start > xemacs in the base directory if the project like this: > > 'xemacs $(find . -name *html) &' > > Which loads all the files. In the 'buffer list' buffer, all files show up > with their paths, the buffer pulldown list does not. > > Any know how to do this? (defun my-format-buffers-menu-line (buffer) "Return BUFFER's filename or buffername if not visiting a file. For use as a value of `buffers-menu-format-buffer-line-function'." (or (buffer-file-name buffer) (buffer-name buffer))) (setq buffers-menu-format-buffer-line-function 'my-format-buffers-menu-line) should do it. Hope that helps. Jens ps You'll probably get a faster response to XEmacs questions on <news:comp.editor.xemacs>. ------------------------------------------------------------------- Next Technical Meeting: October 9 (Sat), 13:30 place: Temple Univ. * Linux Internationalisation Initiative (Li18nux) speaker: Akio Kido * Japanese TrueType Fonts speaker: Adrian Havill Next Technical Meeting: November 13 (Sat), 13:30 place: Temple Univ. * Network Security speaker: Steve Baur Next Nomikai: December 17 (Fri), 19:00 Tengu TokyoEkiMae 03-3275-3691 ------------------------------------------------------------------- more info: http://www.tlug.gr.jp Sponsor: Global Online Japan
- References:
- tlug: Simple xemacs question.
- From: "Marc E. Christensen" <marc@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: LinuxWorld Expo
- Next by Date: tlug: 5th Tokyo GNU Technical Seminar (Nov 1, all day)
- Prev by thread: tlug: Simple xemacs question.
- Next by thread: tlug: 5th Tokyo GNU Technical Seminar (Nov 1, all day)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links