Hi all,
I have this:
--8<---cut here---start->8---
* TODO Some task
:LOGBOOK:
CLOCK: [2015-08-29 sob 08:45]--[2015-08-29 sob 08:50] => 0:05
CLOCK: [2014-11-06 czw 01:41]--[2014-11-06 czw 01:53] => 0:12
:END:
--8<---cut here---end--
Hi,
On Fri, 28 Aug 2015 12:38:57 -0400
Kyle Meyer wrote:
> Thomas S. Dye writes:
>
> > Aloha all,
> >
> > Worg hasn't published for several days.
> >
> > All the best,
> > Tom
>
> I pushed to Worg last night and noticed that it did not update. I
> recorded the message below but hadn't got ar
This may be related to the problem or is the same that I reported in
April and May and again earlier this month when Bastien's requested
details in his August 4th message.
org-collector does not work with org 8.3, but does with 8.2.10
Charlie Millar
On 08/28/2015 02:11 PM, Mark Edgington wrot
Hello,
Martin Steffen writes:
> org-element--set-regexps: Invalid function: 41
41 is ?\) character. I think the problem lies in this snippet from
`org-element--set-regexps'
(case org-plain-list-ordered-item-terminator
(?\) ")") (?. "\\.") (otherwise "[.)]"))
^^^
Could you try the f
Nick Dokos writes:
>> BTW, how would I run org-element-interpret-data and have it just place the
>> output directly into my
>> buffer without placing it in the #+RESULTS: output format? I see I can
>> customize the #+RESULTS: word
>> itself, and, of course, :results raw almost gets it, but stil
Lawrence Bottorff writes:
> Yes, I got confused when I did M-x org-element-interpret-data and got
> nothing. I used it in a code block
> and it worked fine. Beginner question for sure: Why do these functions not
> work as M-x commands, rather,
> just in elisp code?
>
It's the difference betwee
Lawrence Bottorff writes:
> Yes, I got confused when I did M-x org-element-interpret-data and got
> nothing. I used it in a code block and it worked fine. Beginner question
> for sure: Why do these functions not work as M-x commands, rather, just in
> elisp code?
The technical reason: Function t
I have had problems getting org-collector.el to generate tables where the
content of the tables should include macros. At some point in the past this
worked, but at this time (latest git version of org-mode), the following
example fails (unless you remove the macro from the property definition):
Yes, I got confused when I did M-x org-element-interpret-data and got
nothing. I used it in a code block and it worked fine. Beginner question
for sure: Why do these functions not work as M-x commands, rather, just in
elisp code?
BTW, how would I run org-element-interpret-data and have it just pla
On 2015-08-28, at 16:44, Eric S Fraga wrote:
> Hi,
>
> just on the off chance that somebody has done this already, is there an
> export engine for creating Aiken or GIFT format exam questions?
I've never heard of these, but I did a similar thing for HTML+JS and
LaTeX:
https://github.com/mbork/
Thomas S. Dye writes:
> Aloha all,
>
> Worg hasn't published for several days.
>
> All the best,
> Tom
I pushed to Worg last night and noticed that it did not update. I
recorded the message below but hadn't got around to emailing the list.
0 git … push -v origin master:refs/heads/master
Lawrence Bottorff writes:
> What's the best way to install latest org-element and org-db? They're not
> default, are they? They're not in ELPA.
Don't know what org-db is. Re org-element you should probably use the one
that comes with your org-package. IOW, you general org version and your
org-
Aloha all,
Worg hasn't published for several days.
All the best,
Tom
--
Thomas S. Dye
http://www.tsdye.com
What's the best way to install latest org-element and org-db? They're not
default, are they? They're not in ELPA.
Nick Dokos writes:
> I admit I didn't read your original question very carefully, so I might
> have overlooked something, but the behavior above is not weird: the let
> binds org-agenda-files and then calls cfw:ooc - when that returns the
> let binding is gone as well.
It seems that the function
Hi,
just on the off chance that somebody has done this already, is there an
export engine for creating Aiken or GIFT format exam questions?
I assume not, so my next question is where to start? I want to take
something like this:
#+begin_src org
,* What is my name?
:PROPERTIES:
:answer:
On Thu, Aug 27, 2015 at 4:24 PM, Tobias Frischholz wrote:
> My system is an OSX Yosemite with Emacs 24.5.1 and org-mode 8.3.1 (both
> installed via Homebrew).
>
> For training purposes I have tried this example:
> https://www.gnu.org/software/emacs/manual/html_node/org/Org_002dPlot.html
>
> Upon h
Julien Cubizolles writes:
> Julien Cubizolles writes:
>
>> Nick Dokos writes:
>>
>>
>>> Bind org-agenda-files in a let before calling cfw:open-org-calendar:
>>>
>>> (let ((org-agenda-files '(...)))
>>> (cfw:open-org-calendar))
>>
>> That's exactly what I needed, thanks.
>
> I just noticed som
Julien Cubizolles writes:
> Nick Dokos writes:
>
>
>> Bind org-agenda-files in a let before calling cfw:open-org-calendar:
>>
>> (let ((org-agenda-files '(...)))
>> (cfw:open-org-calendar))
>
> That's exactly what I needed, thanks.
I just noticed something very weird, as soon as the agenda is
Nick Dokos writes:
> Bind org-agenda-files in a let before calling cfw:open-org-calendar:
>
> (let ((org-agenda-files '(...)))
> (cfw:open-org-calendar))
That's exactly what I needed, thanks.
Julien.
On Thu, Aug 27, 2015 at 10:19:40AM +0200, Marcin Borkowski wrote:
> Hi all,
>
> it seems that links to Info manuals are broken in HTML and LaTeX export
> (and possibly in other backends, too).
>
> Would it make sense to make them work, i.e., link to the official web
> versions, at least for stand
21 matches
Mail list logo