all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michal Sojka <sojkam1@fel.cvut.cz>
To: Kevin Rodgers <kevin.d.rodgers@gmail.com>, help-gnu-emacs@gnu.org
Subject: Re: Undebuggable error in .emacs
Date: Mon, 22 Jul 2013 12:15:42 +0200	[thread overview]
Message-ID: <87txjmrjch.fsf@steelpick.2x.cz> (raw)
In-Reply-To: <ks3i64$u35$1@ger.gmane.org>

Hi Kevin,

On Tue, Jul 16 2013, Kevin Rodgers wrote:
> On 7/12/13 8:32 AM, Michal Sojka wrote:
> ...
>> 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?
>
> Close the unbalanced open parenthesis: (setq notmuch-wash-original-regexp "...")

Thanks for your reply. I have the parenthesis on the next line and I
forgot to include it in my email. But I figured out that I have a
missing closing parenthesis at another place. I discovered this with
emacs compiled from bzr repo -- this version complained about parse
error.

Cheers,
-Michal



  reply	other threads:[~2013-07-22 10:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
     [not found] <mailman.938.1373639533.12400.help-gnu-emacs@gnu.org>
2013-07-12 16:29 ` Barry Margolin

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=87txjmrjch.fsf@steelpick.2x.cz \
    --to=sojkam1@fel.cvut.cz \
    --cc=help-gnu-emacs@gnu.org \
    --cc=kevin.d.rodgers@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.