* How do I configure emacs to remember last opened buffer on the next emacs session? @ 2003-04-16 9:16 Elchanan Sharon 2003-04-16 17:40 ` Jeffery B. Rancier [not found] ` <mailman.4739.1050514855.21513.help-gnu-emacs@gnu.org> 0 siblings, 2 replies; 5+ messages in thread From: Elchanan Sharon @ 2003-04-16 9:16 UTC (permalink / raw) Hi, I searched the archive a while but failed to find the answer to the following question: Working with emacs, I usually open a lot of buffers (20-30). There is always a time I need to turn off the computer, hence closing also the emacs session. I am looking for a way to make emacs when re-activated, to remember and open all the buffers that I recently worked with last time. Any RTFM/links are welcome. TIA, Elchanan Sharon ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How do I configure emacs to remember last opened buffer on the next emacs session? 2003-04-16 9:16 How do I configure emacs to remember last opened buffer on the next emacs session? Elchanan Sharon @ 2003-04-16 17:40 ` Jeffery B. Rancier [not found] ` <mailman.4739.1050514855.21513.help-gnu-emacs@gnu.org> 1 sibling, 0 replies; 5+ messages in thread From: Jeffery B. Rancier @ 2003-04-16 17:40 UTC (permalink / raw) Elchanan Sharon <esharon@iname.com> writes: > Working with emacs, I usually open a lot of buffers (20-30). > There is always a time I need to turn off the computer, hence closing > also the emacs session. > > I am looking for a way to make emacs when re-activated, to remember > and open all the buffers that I recently worked with last time. See http://emacs-session.sourceforge.net/related.html -- Thanks, Jeff ,---- | Jeffery B. Rancier | | Softechnics | a METTLER TOLEDO company `---- ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <mailman.4739.1050514855.21513.help-gnu-emacs@gnu.org>]
* Re: How do I configure emacs to remember last opened buffer on the next emacs session? [not found] ` <mailman.4739.1050514855.21513.help-gnu-emacs@gnu.org> @ 2003-04-16 18:48 ` Roodwriter 0 siblings, 0 replies; 5+ messages in thread From: Roodwriter @ 2003-04-16 18:48 UTC (permalink / raw) Jeffery B. Rancier wrote: > Elchanan Sharon <esharon@iname.com> writes: > >> Working with emacs, I usually open a lot of buffers (20-30). >> There is always a time I need to turn off the computer, hence closing >> also the emacs session. >> >> I am looking for a way to make emacs when re-activated, to remember >> and open all the buffers that I recently worked with last time. > > See http://emacs-session.sourceforge.net/related.html For my needs I've found it a little more convenient to make a macro that loads all my most-used files. I bound it to the shifted-F1 key. Just another way of doing things. --Rod -- Author of "Linux for Non-Geeks--Clear-eyed Answers for Practical Consumers" and "Boring Stories from Uncle Rod." Both are available at http://www.rodwriterpublishing.com/index.html To reply by e-mail, take the extra "o" out of my e-mail address. It's to confuse spambots, of course. ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <mailman.4705.1050480968.21513.help-gnu-emacs@gnu.org>]
* Re: How do I configure emacs to remember last opened buffer on the next emacs session? [not found] <mailman.4705.1050480968.21513.help-gnu-emacs@gnu.org> @ 2003-04-16 8:27 ` François Fleuret 2003-04-16 10:36 ` Glenn Morris 1 sibling, 0 replies; 5+ messages in thread From: François Fleuret @ 2003-04-16 8:27 UTC (permalink / raw) Hi, Elchanan Sharon wrote on 16 Apr 2003 10:16:03 MET: > I am looking for a way to make emacs when re-activated, to remember > and open all the buffers that I recently worked with last time. Look at window-configuration-to-register (or more globally the window-configuration related functions). It seems to be what you are looking for. Regards, FF ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How do I configure emacs to remember last opened buffer on the next emacs session? [not found] <mailman.4705.1050480968.21513.help-gnu-emacs@gnu.org> 2003-04-16 8:27 ` François Fleuret @ 2003-04-16 10:36 ` Glenn Morris 1 sibling, 0 replies; 5+ messages in thread From: Glenn Morris @ 2003-04-16 10:36 UTC (permalink / raw) Elchanan Sharon wrote: > I am looking for a way to make emacs when re-activated, to remember > and open all the buffers that I recently worked with last time. See the section "Saving Emacs Sessions" in the Emacs manual. ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-04-16 18:48 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2003-04-16 9:16 How do I configure emacs to remember last opened buffer on the next emacs session? Elchanan Sharon 2003-04-16 17:40 ` Jeffery B. Rancier [not found] ` <mailman.4739.1050514855.21513.help-gnu-emacs@gnu.org> 2003-04-16 18:48 ` Roodwriter [not found] <mailman.4705.1050480968.21513.help-gnu-emacs@gnu.org> 2003-04-16 8:27 ` François Fleuret 2003-04-16 10:36 ` Glenn Morris
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.