all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Undebuggable error in .emacs
@ 2013-07-12 14:32 Michal Sojka
  2013-07-16 13:36 ` Kevin Rodgers
  0 siblings, 1 reply; 4+ messages in thread
From: Michal Sojka @ 2013-07-12 14:32 UTC (permalink / raw)
  To: Emacs mailing list

Hi all,

I experience strange behavior of my emacs that looks like an emacs bug.
My emacs is GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2)
of 2013-04-13 on trouble, modified by Debian.

After upgrading the org-mode to the latest version (8.0.6) and starting
emacs, I get this well known message:

    Warning (initialization): An error occurred while loading `/home/wsh/.emacs':

    End of file during parsing: /home/wsh/.emacs

    To ensure normal operation, you should investigate and remove the
    cause of the error in your initialization file.  Start Emacs with
    the `--debug-init' option to view a complete error backtrace.

When I run `emacs --debug-init', no error is detected and emacs starts
without executing the most of my .emacs. By trying to comment out
various parts of my (huge) .emacs, I figured out that commenting the
following line prevents the error. The line in question is:

    (setq notmuch-wash-original-regexp "^\\(--+\s?\\([oO]riginal [mM]essage\\|Messaggio Originale\\)\s?--+\s*\\|\s*_____*\s*\n\n\\(Da:\\|Von:\\) .*\\)$"

The interesting thing is that this line has nothing to do with org-mode.
It configures behavior of the notmuch email client.

Does anybody know how to allow having the above line in my .emacs?

Thanks,
-Michal



^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.938.1373639533.12400.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2013-07-22 10:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-12 14:32 Undebuggable error in .emacs Michal Sojka
2013-07-16 13:36 ` Kevin Rodgers
2013-07-22 10:15   ` Michal Sojka
     [not found] <mailman.938.1373639533.12400.help-gnu-emacs@gnu.org>
2013-07-12 16:29 ` Barry Margolin

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.