unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@gnu.org>
Subject: Re: Preserving command history between sessions
Date: Sat, 08 Jan 2005 12:21:29 +0200	[thread overview]
Message-ID: <01c4f56b$Blat.v2.2.2$f6e7aae0@zahav.net.il> (raw)
In-Reply-To: <16863.33427.198346.946309@mail.eng.it> (GianUberto.Lauri@eng.it)

> Date: Sat, 8 Jan 2005 07:49:55 +0100
> From: GianUberto.Lauri@eng.it (Gian Uberto Lauri)
> 
> My wife asked  me if it was possible to preserve  the history (more or
> less like bash does).

What for?  I think shell-like command history is not needed in Emacs,
for the following reasons:

 . Emacs is supposed to be started whenever the user logs in, and then
   never stopped until the machine is shut down or the user logs off.

 . The desktop.el package, if you activate it in your .emacs, will
   cause each session to visit all the files that were part of the
   previous session at the point when the previous session ended.

 . The recentf.el package will add to the "File" menu-bar item the
   names of files that were visited recently, so the user could select
   them from a menu instead of typing the names.

If these features are not enough to solve whatever problems your wife
has, please describe those remaining problems.

  reply	other threads:[~2005-01-08 10:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-08  6:49 Preserving command history between sessions Gian Uberto Lauri
2005-01-08 10:21 ` Eli Zaretskii [this message]
2005-01-08 14:29 ` Peter Dyballa
2005-01-08 18:18   ` Gian Uberto Lauri

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='01c4f56b$Blat.v2.2.2$f6e7aae0@zahav.net.il' \
    --to=eliz@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).