all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steven Har <stevenhar007@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: Tassilo Horn <tassilo@member.fsf.org>, help-gnu-emacs@gnu.org
Subject: Re: Several seconds of delay when exiting Emacs
Date: Wed, 14 Dec 2011 21:06:26 +0700	[thread overview]
Message-ID: <CAMKQWm0CwCPMkUPdv71M7PizAPOTXBLJfTC2zBQTtcpT7d_SLw@mail.gmail.com> (raw)
In-Reply-To: <2FFF58657E2B464FB3CFD7C05AF38C35@us.oracle.com>

[-- Attachment #1: Type: text/plain, Size: 1259 bytes --]

On Wed, Dec 14, 2011 at 8:55 PM, Drew Adams <drew.adams@oracle.com> wrote:

> > >> 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
>
> I meant `saveplace.el'
>
> > > 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.
>
> Actually, I think the name was always `saveplace.el'.  I misspoke, above.
>
> > 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.
>
>
Indeed, I remove those two lines from the system's startup file
(/usr/share/emacs/23.2/lisp/site-start.el on mine) and now the delays are
gone.

Thanks, all!

--

[-- Attachment #2: Type: text/html, Size: 1994 bytes --]

  reply	other threads:[~2011-12-14 14:06 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
2011-12-14 13:55           ` Drew Adams
2011-12-14 14:06             ` Steven Har [this message]
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=CAMKQWm0CwCPMkUPdv71M7PizAPOTXBLJfTC2zBQTtcpT7d_SLw@mail.gmail.com \
    --to=stevenhar007@gmail.com \
    --cc=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tassilo@member.fsf.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.