I'm getting the error "Error running timer: (error "Selecting deleted
buffer")" when I run org-mobile-push. I'm running org mode version
8.2.10, emacs 25.1.1. I did a little inspection and found that the error
is actually generated from (org-mobile-create-sumo-agenda). Anybody know
what the pro
Hello,
GRAWeeLD writes:
> AsciiDoc also used the [literal] style for inordinately formatted blocks of
> text. Maybe something like #+UNFORMATTED_TEXT could be an OrgMode property
> which handles this. Or maybe OrgMOde already has something to handle
> free-floating text and I just missed it?
Se
Hello,
I do wonder if there is some way to add hyperlink type for Claws-mail?
Today, asked the same question in #claws and I was told that something
like this could work:
claws-mail --select [#mh/mailbox/]folder[/msg|/msgid]`
and tried with the following:
claws-mail --select '#imap/gour/INBOX/
Nicolas Goaziou writes:
> At the moment, I cannot reproduce it. I tried M-up in the following
> document:
>
> #+BEGIN: clocktable :tstart "<2006-08-10 Thu 10:00>" :tend "<2006-08-10
> Thu 12:00>"
> #+END: clocktable
The breakage happens in this clause in org-at-timestamp-p:
--8<---
Hi Nicolas,
Nicolas Goaziou writes:
> Roger Mason writes:
>>
>> I need to include an image in a document to be exported to LaTeX.
> It should be:
>
> [[file:macstuff.jpg]]
Many thanks. As I said earlier, been away from Org for a while.
Cheers,
Roger
AsciiDoc also used the [literal] style for inordinately formatted blocks of
text. Maybe something like #+UNFORMATTED_TEXT could be an OrgMode property
which handles this. Or maybe OrgMOde already has something to handle
free-floating text and I just missed it?
On Tue, Apr 25, 2017 at 7:13 PM, GRAW
Hello,
Xebar Saram writes:
> (add-to-list 'org-capture-templates
> '("f" "Food"
It should be `("f" "Food"
> entry
> (file+headline (concat pmm "/org/files/agenda/food.org") "Inbox")
missing comma and `format' function:
,(format "*COOK %%^{Recipe Name}
...
> "* COOK %^{Recipe Name}
>
hello,
Roger Mason writes:
>
> I need to include an image in a document to be exported to LaTeX.
> Minimal example:
>
> #+TITLE: test
>
> * test section
>
> [[macstuff.jpg]]
>
> When running the export I get "user-error: Unable to resolve link:
> nil". I've tried including the image as eps, to n
John Kitchin writes:
> You aren't using a path. Try [[./macstuff.jpg]] instead.
>
That was it. Must have been away from Org for too long.
Thanks,
Roger
Hi again
once again really appreciate the answer and apologize in advance for my
limited grasp of coding. so i managed i think to follow your example and
now have this as my capture template
(setq org-capture-templates nil)
(setq org-capture-templates-contexts nil)
(add-to-list 'org-capture-tem
Hello,
I need to include an image in a document to be exported to LaTeX.
Minimal example:
#+TITLE: test
* test section
[[macstuff.jpg]]
When running the export I get "user-error: Unable to resolve link:
nil". I've tried including the image as eps, to no avail.
Can someone tell me what I'm do
11 matches
Mail list logo