all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: <levy@msri.org>
Cc: help-gnu-emacs@gnu.org, 'Yotam Avital' <yotama9@gmail.com>
Subject: RE: Starting buffer configuration
Date: Sat, 31 Dec 2011 15:10:51 -0800	[thread overview]
Message-ID: <77090F623EF14DAAB14DF313585D58AE@us.oracle.com> (raw)
In-Reply-To: <20111231225513.52433181071@neo.msri.org>

> Thanks. Strangely, when I tried with the new mu file in place I got a
> blank screen forever and no interaction, as if it were in an infinite
> loop. The last message was "loaded /etc/emacs/site-start.d/50psvn.el".

Sorry for your trouble.  I'm not familiar with that Lisp file (50psvn.el).  I
suggest we take the problem off list to debug it.

> Quitting and repeating made no difference. Then as soon as I placed
> (setq debug-on-quit t) in my .emacs, it started working.

Try starting from `emacs -q --no-site-file' (no init file and no site startup
file).  Then evaluate the two sexps (requiring the library and invoking
bookmark-bmenu-list) by putting the cursor after each and hitting `C-x C-e'.

If you still see a problem that way then let's investigate off list.

If it works that way, try with just `emacs -q' (site file but no init file).  If
that works too, then bisect your init file repeatedly until you find what causes
the problem.

Another thing you can try with `emacs -q --no-site-file' is `M-x
bookmark-bmenu-list'.  IOW, invoke it interactively instead of in your init
file.  That should change nothing, but trying it will tell.  And you can try
that without loading Bookmark+ (i.e., just vanilla Emacs), to see if that makes
a difference.




  reply	other threads:[~2011-12-31 23:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-31 22:55 Starting buffer configuration Silvio Levy
2011-12-31 23:10 ` Drew Adams [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-31 22:01 Silvio Levy
2011-12-31 22:23 ` Drew Adams
2011-12-31 10:10 Yotam Avital
2011-12-31 21:32 ` Drew Adams

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=77090F623EF14DAAB14DF313585D58AE@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=levy@msri.org \
    --cc=yotama9@gmail.com \
    /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.