From: Stephen Berman <stephen.berman@gmx.net>
To: emacs-pretest-bug@gnu.org
Subject: bug#4239: 23.1.50; Pause during Emacs startup with recentf-mode
Date: Sun, 23 Aug 2009 13:35:47 +0200 [thread overview]
Message-ID: <87k50un4oc.fsf@escher.local.home> (raw)
1. Let ~/.emacs consist solely of this sexp:
(custom-set-variables
'(recentf-mode t))
2. Let recentf-list contain a Tramp-style ftp pathname, e.g. let
~/.recentf be the following (with a made-up ftp-address, but the problem
also arises with real addresses):
-------------8<-------------
;;; Automatically generated by `recentf' on Tue Jul 7 14:42:00 2009.
(setq recentf-list
'(
"/ftp:anonymous@ftp.bla.org:/"
))
(setq recentf-filter-changer-current 'nil)
\f
;; Local Variables:
;; coding: utf-8-emacs
;; End:
------------->8-------------
3. emacs -Q
=> There is a pause after the echo area displays the message "Cleaning
up the recentf list...", lasting more or less 30 seconds, during which
Emacs is completely unresponsive. Then the pause ends, Emacs completes
startup and runs normally.
I have experienced this pause only with the first graphical Emacs
started after booting my machine, i.e. when started as above in a tty,
Emacs does not pause. The first time I experienced the pause was with
GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of
2009-06-23 on escher (my first build after the 23.1 branch), and it has
continued with every subsequent build, including my current one. It
does not happen with GNU Emacs 23.0.94.2 (i686-pc-linux-gnu, GTK+
Version 2.14.4) of 2009-06-14 on escher (my last pre-branch build).
I initially reported this on emacs-devel and suspected the new Tramp
GVFS code, but Michael Albinus could not reproduce the problem. See
http://thread.gmane.org/gmane.emacs.devel/111714 for our exchange.
In GNU Emacs 23.1.50.4 (i686-pc-linux-gnu, GTK+ Version 2.14.4)
of 2009-08-21 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.10502000
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: @im=local
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
next reply other threads:[~2009-08-23 11:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <nqprak2mu8.fsf@alcatel-lucent.de>
2009-08-23 11:35 ` Stephen Berman [this message]
2009-08-23 14:44 ` bug#4239: 23.1.50; Pause during Emacs startup with recentf-mode Michael Albinus
[not found] ` <87r5v1czzb.fsf@escher.local.home>
[not found] ` <nq63cd7bq0.fsf@alcatel-lucent.de>
2009-08-24 11:02 ` Stephen Berman
2009-08-24 11:30 ` Michael Albinus
2009-08-24 18:19 ` Stephen Berman
2009-08-24 19:28 ` Michael Albinus
2009-08-25 7:23 ` Stephen Berman
2009-08-23 15:50 ` Stephen Berman
2009-08-25 10:50 ` bug#4239: marked as done (23.1.50; Pause during Emacs startup with recentf-mode) Emacs bug Tracking System
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=87k50un4oc.fsf@escher.local.home \
--to=stephen.berman@gmx.net \
--cc=4239@emacsbugs.donarmstrong.com \
--cc=emacs-pretest-bug@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).