From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thomas Link Newsgroups: gmane.emacs.help Subject: Re: "Favorites" menu ? Date: Wed, 26 Mar 2003 13:31:27 +0100 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3e819e08$0$16532$3b214f66@usenet.univie.ac.at> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1048682271 10775 80.91.224.249 (26 Mar 2003 12:37:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 26 Mar 2003 12:37:51 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 26 13:37:50 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18yAAA-0002nd-00 for ; Wed, 26 Mar 2003 13:37:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18yA86-0000kh-07 for gnu-help-gnu-emacs@m.gmane.org; Wed, 26 Mar 2003 07:35:42 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!newsswitch.lcs.mit.edu!newspump.monmouth.com!newspeer.monmouth.com!newshunter!cosy.sbg.ac.at!newsfeed01.chello.at!newsfeed01.univie.ac.at!aconews-feed.univie.ac.at!aconews.univie.ac.at!not-for-mail User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: de, en, fr Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-Lines: 14 Original-NNTP-Posting-Host: merlini.StudZent.akh-wien.ac.at Original-X-Trace: 1048681992 usenet.univie.ac.at 16532 149.148.82.2 Original-X-Complaints-To: abuse@univie.ac.at Original-Xref: shelby.stanford.edu gnu.emacs.help:111410 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7910 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7910 > Another sort of related thing that I have been missing is a "favorites" > menu, a place where I can have ready access to files that I need at least > every few days or so, but will usually slip off of the recent files list. I > googled around a bit for this, but did not turn up anything. Has anyone > heard of something like this? You could give (well, my own) filesets.el a try. It should be included in the Emacs version in cvs, I think. http://members.a1.net/t.link/CompEmacsFilesets.html Cheers, Thomas.