From: Xavier Maillard <xma@gnu.org>
To: dbast0s@yahoo.com.br (Daniel C. Bastos)
Cc: help-gnu-emacs@gnu.org
Subject: Re: managing buffers
Date: Sun, 16 Sep 2007 03:00:06 +0200 [thread overview]
Message-ID: <200709160100.l8G1062p005804@localhost.localdomain> (raw)
In-Reply-To: <87abrrb5o3.fsf@larissa.slashlog.org> (dbast0s@yahoo.com.br)
Hi,
> ;; M-F12 opens a buffer that contains the recent opened buffers
> ;;recentf
> (require 'recentf)
> (recentf-mode 1)
> (setq recentf-max-saved-items 500)
> (setq recentf-max-menu-items 60)
> (global-set-key [(control f12)] 'recentf-open-files)
Quite useful too. Thanks.
Try GNU Emacs file cache feature too, it is as useful (or even
more) than recentf.
And if you want something that combines all of them and much
more, you can try the wonderful anything.el (and its companion
anything-config.el).
Xavier
--
http://www.gnu.org
http://www.april.org
http://www.lolica.org
next prev parent reply other threads:[~2007-09-16 1:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-12 6:39 managing buffers Daniel C. Bastos
2007-09-12 13:03 ` Peter Dyballa
2007-09-13 6:09 ` Kevin Rodgers
[not found] ` <mailman.788.1189663790.18990.help-gnu-emacs@gnu.org>
2007-09-13 6:33 ` Tassilo Horn
2007-09-12 13:40 ` Rainer Stengele
2007-09-13 3:33 ` Daniel C. Bastos
2007-09-13 3:43 ` Daniel C. Bastos
2007-09-16 1:00 ` Xavier Maillard [this message]
2007-09-12 14:07 ` Nikolaj Schumacher
2007-09-13 20:24 ` Stefan Reichör
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200709160100.l8G1062p005804@localhost.localdomain \
--to=xma@gnu.org \
--cc=dbast0s@yahoo.com.br \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).