all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Several seconds of delay when exiting Emacs
Date: Wed, 14 Dec 2011 12:36:13 +0100	[thread overview]
Message-ID: <8739cne66q.fsf@tsdh.uni-koblenz.de> (raw)
In-Reply-To: <ABEB70F5F9074FD49C9B0639F95886FA@us.oracle.com> (Drew Adams's message of "Tue, 13 Dec 2011 20:26:57 -0800")

"Drew Adams" <drew.adams@oracle.com> writes:

>> I know nothing about `saveplace.el', but looking around a 
>> little it appears that that is the library involved here.
>
> FWIW - Googling a bit shows that (a) `save-place.el' has been part of
> GNU Emacs since at least version 19, and (b) back in Emacs 21 it was
> even documented in the Emacs manual, but that mention was removed in
> Emacs 22.  I find no mention of it in the Emacs NEWS (past or
> current).

It's still in emacs 24, but its file name changed to saveplace.el.  But
strange, that is has been removed from the info docs'

  (info "(emacs)Saving Emacs Sessions")

section...

> Here is a link to an old manual node that mentions it:
> http://www.delorie.com/gnu/docs/emacs/emacs_465.html

Yes, instead of using that toggle function, I have

  (require 'saveplace)
  (setq-default save-place t)

in my ~/.emacs.

Bye,
Tassilo



  reply	other threads:[~2011-12-14 11:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-28 10:59 Several seconds of delay when exiting Emacs Steven Har
2011-11-29 18:14 ` Tassilo Horn
2011-12-14  2:07   ` Steven Har
2011-12-14  4:15     ` Drew Adams
2011-12-14  4:26       ` Drew Adams
2011-12-14 11:36         ` Tassilo Horn [this message]
2011-12-14 13:55           ` Drew Adams
2011-12-14 14:06             ` Steven Har
2011-12-17  7:40               ` Le Wang

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8739cne66q.fsf@tsdh.uni-koblenz.de \
    --to=tassilo@member.fsf.org \
    --cc=drew.adams@oracle.com \
    --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.
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.