GNU bug report logs - #50173
27.1; M-x notmuch fails with 'Invalid read syntax: "#"'

Previous Next

Package: emacs;

Reported by: Charles-André Roy <caroy47 <at> videotron.ca>

Date: Mon, 23 Aug 2021 16:13:01 UTC

Severity: normal

Found in version 27.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 50173 <at> debbugs.gnu.org (full text, mbox):

From: Charles-André Roy <caroy47 <at> videotron.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 50173 <at> debbugs.gnu.org
Subject: Re: bug#50173: 27.1; M-x notmuch fails with 'Invalid read syntax: "#"
Date: Mon, 23 Aug 2021 16:11:04 -0400
Hi Eli,

The problem is solved.

I went to look at the file .notmuch-config in which the beginning lines
are :

==============================

# .notmuch-config - Configuration file for the notmuch mail system
#
# For more information about notmuch, see http://notmuchmail.org

# Database configuration
#
# The only value supported here is 'path' which should be the top-level
# directory where your mail currently exists and to where mail will be
# delivered in the future. Files should be individual email messages.
# Notmuch will store its database within a sub-directory of the path
# configured here named ".notmuch".
#

[database]
path=/home/charles/Maildir/

...

==============================

I deleted the first 3 characters and retyped them.

It solved the problem :  "M-x notmuch" now loads notmuch.

That was precious help. Thanks a lot !


Charles



Le lun, 23 aoû 2021, à 22:02, Eli Zaretskii <eliz <at> gnu.org> a écrit :
>> From: Charles-André Roy <caroy47 <at> videotron.ca>
>> Date: Mon, 23 Aug 2021 13:13:14 -0400
>> 
>> Debugger entered--Lisp error: (invalid-read-syntax "#")
>>   read(#<buffer  *load*>)
>>   eval-buffer(#<buffer  *load*> nil "/home/charles/.notmuch-config" nil t)  ; Reading at buffer position 2
>>   load-with-code-conversion("/home/charles/.notmuch-config" "/home/charles/.notmuch-config" t t)
>>   load("~/.notmuch-config" t t nil t)
>
> We need to see what's in ~/.notmuch-config at position 2 (and around
> it).
>
> Thanks.




This bug report was last modified 3 years and 276 days ago.

Previous Next


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