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

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

Re: I would like to add a button to the toolbar that lists the open buff


From: Jens Teich
Subject: Re: I would like to add a button to the toolbar that lists the open buffers. How?
Date: Mon, 18 Aug 2014 15:38:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin)

"Stephen S. Murray" <ssm@pha.jhu.edu> writes:

> I have Emacs version 24.3 (9.0) installed on my iMac running Mavericks
> (10.9.4) and I would like to add a button to the toolbar that brings
> up the list of open buffers (just like the buffers menu bar option).
>
> Can this be done, and if so how?
>

(tool-bar-add-item-from-menu 'list-buffers "index" nil)

~jens


reply via email to

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