Re: [O] Can't email multipart/alternative anymore

2015-10-28 Thread Peter Davis
Aaron Ecay writes: > > As Nicolas said, it would be good to know if upgrading org fixes the > issue that you see. I just tried updated via the list-packages, but ... 1) org-version now says 8.3.2 (formerly 8.2.10) 2) I now get this error: Making completion list... Quit Mark set [2 times] org-

Re: [O] Can't email multipart/alternative anymore

2015-10-28 Thread Peter Davis
On 10/24/15 10:28 AM, Nicolas Goaziou wrote: Peter Davis writes: Possibly. I'm not sure how to determine that. FWIW, org-version tells me 8.2.5g. I suggest to update Org and try again. I will report back when I get a chance to do the upgrade. Thanks, -pd

Re: [O] Can't email multipart/alternative anymore

2015-10-27 Thread Aaron Ecay
2015ko urriak 23an, Peter Davis-ek idatzi zuen: > > On 10/23/15 4:44 PM, Nicolas Goaziou wrote: >> Hello, >> >> Aaron Ecay writes: >> >>> Based on the backtrace, I think that if you do M-x load-library RET >>> ox-org RET your error should disappear. >>> >>> If that’s the cause, the attached (d

Re: [O] Can't email multipart/alternative anymore

2015-10-24 Thread Nicolas Goaziou
Peter Davis writes: > Possibly. I'm not sure how to determine that. FWIW, org-version tells > me 8.2.5g. I suggest to update Org and try again. Regards,

Re: [O] Can't email multipart/alternative anymore

2015-10-24 Thread Peter Davis
On 10/24/15 8:07 AM, Nicolas Goaziou wrote: Peter Davis writes: I replied earlier, but it doesn't seem to have shown up on the list yet. Explicitly loading ox-org *did* fix the problem for me, but I already have (require 'ox-org) in my .emacs file, so I'm not sure why that was ineffective.

Re: [O] Can't email multipart/alternative anymore

2015-10-24 Thread Nicolas Goaziou
Peter Davis writes: > I replied earlier, but it doesn't seem to have shown up on the list > yet. Explicitly loading ox-org *did* fix the problem for me, but > I already have > > (require 'ox-org) > > in my .emacs file, so I'm not sure why that was ineffective. Note that I cannot reproduce the er

Re: [O] Can't email multipart/alternative anymore

2015-10-23 Thread Peter Davis
On 10/23/15 4:44 PM, Nicolas Goaziou wrote: Hello, Aaron Ecay writes: Based on the backtrace, I think that if you do M-x load-library RET ox-org RET your error should disappear. If that’s the cause, the attached (draft) patch should give a better error message in cases like this. Thank you.

Re: [O] Can't email multipart/alternative anymore

2015-10-23 Thread Nicolas Goaziou
Hello, Aaron Ecay writes: > > Based on the backtrace, I think that if you do M-x load-library RET > ox-org RET your error should disappear. > > If that’s the cause, the attached (draft) patch should give a better > error message in cases like this. Thank you. However, `org-export-barf-if-inval

Re: [O] Can't email multipart/alternative anymore

2015-10-23 Thread Peter Davis
Aaron Ecay writes: > Hi Peter, > > 2015ko urriak 23an, Peter Davis-ek idatzi zuen: >> >> Nick Dokos writes: >> >>> Maybe set debug-on-error and try again - send the backtrace if >>> you get one. Or maybe try with -q, load a minimal .emacs with >>> org and org-mime and try that. >> >> Here's t

Re: [O] Can't email multipart/alternative anymore

2015-10-23 Thread Aaron Ecay
Hi Peter, 2015ko urriak 23an, Peter Davis-ek idatzi zuen: > > Nick Dokos writes: > >> Maybe set debug-on-error and try again - send the backtrace if >> you get one. Or maybe try with -q, load a minimal .emacs with >> org and org-mime and try that. > > Here's the output from toggling debug-on-e

Re: [O] Can't email multipart/alternative anymore

2015-10-23 Thread Peter Davis
Nick Dokos writes: > Peter Davis writes: > >> I just tried running org-mime-org-buffer-htmlize, which I have used >> successfully in the past. However, this time, I got an empty >> message buffer, and this in the mini-buffer: >> >> org-export-barf-if-invalid-backend: Unknown "nil" back-end: Abor

Re: [O] Can't email multipart/alternative anymore

2015-10-23 Thread Peter Davis
Rasmus writes: > Hi Peter, > > Thanks for your report. > > Peter Davis writes: > >> I just tried running org-mime-org-buffer-htmlize, which I have used >> successfully in the past. However, this time, I got an empty >> message buffer, and this in the mini-buffer: >> >> org-export-barf-if-invalid

Re: [O] Can't email multipart/alternative anymore

2015-10-22 Thread Nick Dokos
Peter Davis writes: > I just tried running org-mime-org-buffer-htmlize, which I have used > successfully in the past. However, this time, I got an empty > message buffer, and this in the mini-buffer: > > org-export-barf-if-invalid-backend: Unknown "nil" back-end: Aborting export > > Any clues? I

Re: [O] Can't email multipart/alternative anymore

2015-10-22 Thread Rasmus
Hi Peter, Thanks for your report. Peter Davis writes: > I just tried running org-mime-org-buffer-htmlize, which I have used > successfully in the past. However, this time, I got an empty > message buffer, and this in the mini-buffer: > > org-export-barf-if-invalid-backend: Unknown "nil" back-en

[O] Can't email multipart/alternative anymore

2015-10-22 Thread Peter Davis
I just tried running org-mime-org-buffer-htmlize, which I have used successfully in the past. However, this time, I got an empty message buffer, and this in the mini-buffer: org-export-barf-if-invalid-backend: Unknown "nil" back-end: Aborting export Any clues? I haven't used this in a couple of