Peter Salazar writes:
> Yes, that works! But now I'm getting a different error:
>
> Debugger entered--Lisp error: (file-error "Opening input file" "No such
> file or directory" "/Users/peter/Documents/
> http://img2u.info/ckgni/i/g9c7948fd.jpg";)
>
> i.e. it seems to be prepending my default dire
Yes, that works! But now I'm getting a different error:
Debugger entered--Lisp error: (file-error "Opening input file" "No such
file or directory" "/Users/peter/Documents/
http://img2u.info/ckgni/i/g9c7948fd.jpg";)
i.e. it seems to be prepending my default directory path to external image
URLs.
Peter Salazar writes:
> What's the state of the art in sending lightly formatting e-mail in
> HTML
> format? Is org-mime still the best way?
>
> This doesn't seem to be working for me. I'm doing this:
>
> (setq load-path (cons "~/org/contrib" load-path))
> (setq load-path (cons "~/org/contrib/lis
What's the state of the art in sending lightly formatting e-mail in HTML
format? Is org-mime still the best way?
This doesn't seem to be working for me. I'm doing this:
(setq load-path (cons "~/org/contrib" load-path))
(setq load-path (cons "~/org/contrib/lisp" load-path))
and this:
(require 'o