GNU bug report logs - #14483
Problem with loading ~/.emacs file

Previous Next

Package: emacs;

Reported by: Petr Hracek <phracek <at> redhat.com>

Date: Mon, 27 May 2013 15:09:01 UTC

Severity: normal

Tags: moreinfo, unreproducible

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Forwarded to https://bugzilla.redhat.com/show_bug.cgi?id=827898

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Petr Hracek <phracek <at> redhat.com>
Cc: 14483 <at> debbugs.gnu.org
Subject: bug#14483: Problem with loading ~/.emacs file
Date: Mon, 27 May 2013 21:52:22 -0400
Petr Hracek wrote:

> BZ(https://bugzilla.redhat.com/show_bug.cgi?id=827898)

Insufficient data for meaningful answer.
(Also, this seems to be a year-old report from a pretest version of
Emacs 24.1.)

> my ~/.emacs file looks like:

Works fine for me with 24.3.

> (unless (featurep 'xemacs)
>   (add-to-list 'load-path "~/.emacs-config/lisp.emacs" t)
>   (add-to-list 'load-path "~/.emacs-config/lisp.xemacs" t))

Doesn't seem to make sense to add lisp.xemacs when not using XEmacs.

> (add-to-list 'load-path "~/.emacs-config/lisp" t)

These 3 directories could contain literally anything at all.


The OP might try

(setq debug-on-quit t)

at the start of .emacs, then interrupt it with ctrl-g when it hangs and
examine the backtrace.




This bug report was last modified 12 years and 51 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.