unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* wrong type argument char-or-string-p when moving from notmuch 0.5 to 0.6 or 0.7
@ 2011-08-07  9:30 daudi
  2011-08-26 12:29 ` David Bremner
  2011-08-26 16:33 ` Austin Clements
  0 siblings, 2 replies; 3+ messages in thread
From: daudi @ 2011-08-07  9:30 UTC (permalink / raw)
  To: notmuch

Hi,

With notmuch 0.5 installed and emacs 23.2.1 I can search, show and read
results fine. With notmuch 0.6 or 0.7 in emacs I can search and get a list
of results, but when I try to view a result I only see the message headers.
In the messages buffer I get:

notmuch-show-insert-part-*/*: Wrong type argument: char-or-string-p,
((:content-type "text/html" :id 2) (:filename "report_en.pdf" :content-type
"application/octet-stream" :id 3)) [2 times]

If I switch back to 0.5 everything is fine. Is there something I need to
configure in emacs to get 0.6 or 0.7 to work?

Thanks.

--
View this message in context: http://notmuch.198994.n3.nabble.com/wrong-type-argument-char-or-string-p-when-moving-from-notmuch-0-5-to-0-6-or-0-7-tp3232810p3232810.html
Sent from the notmuch mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: wrong type argument char-or-string-p when moving from notmuch 0.5 to 0.6 or 0.7
  2011-08-07  9:30 wrong type argument char-or-string-p when moving from notmuch 0.5 to 0.6 or 0.7 daudi
@ 2011-08-26 12:29 ` David Bremner
  2011-08-26 16:33 ` Austin Clements
  1 sibling, 0 replies; 3+ messages in thread
From: David Bremner @ 2011-08-26 12:29 UTC (permalink / raw)
  To: daudi, notmuch

On Sun, 7 Aug 2011 02:27:20 -0700 (PDT), daudi <dw@davidwhiting.me.uk> wrote:

> With notmuch 0.5 installed and emacs 23.2.1 I can search, show and read
> results fine. With notmuch 0.6 or 0.7 in emacs I can search and get a list
> of results, but when I try to view a result I only see the message headers.
> In the messages buffer I get:
> 
> notmuch-show-insert-part-*/*: Wrong type argument: char-or-string-p,
> ((:content-type "text/html" :id 2) (:filename "report_en.pdf" :content-type
> "application/octet-stream" :id 3)) [2 times]

Do you have a public message that you can duplicate this problem with?
Failing that, a backtrace (obtained by M-x toggle-debug-on-error) might
give some clue.

David

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: wrong type argument char-or-string-p when moving from notmuch 0.5 to 0.6 or 0.7
  2011-08-07  9:30 wrong type argument char-or-string-p when moving from notmuch 0.5 to 0.6 or 0.7 daudi
  2011-08-26 12:29 ` David Bremner
@ 2011-08-26 16:33 ` Austin Clements
  1 sibling, 0 replies; 3+ messages in thread
From: Austin Clements @ 2011-08-26 16:33 UTC (permalink / raw)
  To: daudi; +Cc: notmuch

On Sun, Aug 7, 2011 at 5:27 AM, daudi <dw@davidwhiting.me.uk> wrote:
> Hi,
>
> With notmuch 0.5 installed and emacs 23.2.1 I can search, show and read
> results fine. With notmuch 0.6 or 0.7 in emacs I can search and get a list
> of results, but when I try to view a result I only see the message headers.
> In the messages buffer I get:
>
> notmuch-show-insert-part-*/*: Wrong type argument: char-or-string-p,
> ((:content-type "text/html" :id 2) (:filename "report_en.pdf" :content-type
> "application/octet-stream" :id 3)) [2 times]
>
> If I switch back to 0.5 everything is fine. Is there something I need to
> configure in emacs to get 0.6 or 0.7 to work?
>
> Thanks.

Did you restart Emacs after upgrading?  The JSON interchange format
tends to change between versions, so the Elisp version has to match
the version of the notmuch binary you're running.  (There have been
rumblings of versioning the JSON output, but nothing's happened on
that front yet.)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-26 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-07  9:30 wrong type argument char-or-string-p when moving from notmuch 0.5 to 0.6 or 0.7 daudi
2011-08-26 12:29 ` David Bremner
2011-08-26 16:33 ` Austin Clements

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).