This blogpost demonstrates the usage of org-agenda-to-appt:
http://emacs-fu.blogspot.co.at/2009/11/showing-pop-ups.html
Instead of a sound I call notify-send for example.
"Tory S. Anderson" schrieb am Mon, 23. Mar 15:36:
So, orgmode timers have a nice popup when they run out; on my KDE, it's
On 03/24/2015 12:36 AM, Nicolas Goaziou wrote:
> Hello,
>
> Andreas Leha writes:
>
>> If there are `#+latex_header:' entries in a section and that section is
>> `COMMENT'ed out, I'd expect the #+latex_header entries to be
>> uneffective. As they are when I comment them out one by one as in
>> `
Hello,
Andreas Leha writes:
> The overlay specification for bold markup (as in
> *@@beamer:<2->@@useful*) is ignored when used in the label of a
> description list. Is this a bug?
>
> Regards,
> Andreas
>
> PS: ECM:
>
> #+TITLE: Example Presentation
> #+OPTIONS: H:2
> #+LATEX_CLASS: beamer
> #+
Hi Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> Andreas Leha writes:
>
>> The overlay specification for bold markup (as in
>> *@@beamer:<2->@@useful*) is ignored when used in the label of a
>> description list. Is this a bug?
>>
>> Regards,
>> Andreas
>>
>> PS: ECM:
>>
>> #+TITLE: Example Pres
Hi,
Is it possible to make org-mode timestamps inactive? (I mean, the
calendar(Google calendar) and the org-agenda would ignore them)
I tried specifying that I should be notified 1h in advance for an
event like this : <2015-03-24 Mon 07:30 -1h> but apparently this is
not the way to do it.
Is it
Hello,
Robert Klein writes:
> this patch also breaks this kind of construct where not the table is
> exported, but the one created from the booktabs() call:
>
>
> ---> begin example <---
> * Grundlagen
> *** COMMENT unexported subtree with table source
> #+tblname: masse
This is deprecate
Rasmus wrote:
> Matt Price writes:
>
>> I feel like I've seen the answer to this somewhere but I can't find it --
>> is it possible for me to get "->" and "=>" to render as rightarrows (→, ⇒)?
>
> Do you want to render it in the buffer or on export? For the buffer you
> could use prettify-symbols
Nicolas Goaziou wrote:
> Florian Beck writes:
>
>> the recent changes in org-id (presumably
>> 8cdb2eef0f9f98f9e00a5e689decfe341fe0c6ec) lead to a massive slowdown.
>
> Would you mind elaborating a bit? Slow down doing what? In which cases?
> Could you profile it?
>
>> org-id-find is slow as it is
Rasmus writes:
> Nicolas Goaziou writes:
>
>> However, I think porting this feature to back-ends that do not support
>> it out of the box is pushing too hard.
>
> In the patch there's ox-latex where e.g. KOMA-Script has as
> subtitle-macro. ox-html, ox-ascii, ox-odt all are pretty liberate for
Nicolas Goaziou wrote:
> Robert Klein writes:
>
>> this patch also breaks this kind of construct where not the table is
>> exported, but the one created from the booktabs() call:
>>
>>
>> ---> begin example <---
>> * Grundlagen
>> *** COMMENT unexported subtree with table source
>> #+tblname
Randomcoder wrote:
> Hi,
>
> Is it possible to make org-mode timestamps inactive? (I mean, the
> calendar(Google calendar) and the org-agenda would ignore them)
>
> I tried specifying that I should be notified 1h in advance for an
> event like this : <2015-03-24 Mon 07:30 -1h> but apparently this
Nicolas Goaziou writes:
> E.g., when creating a new export back-end, it is quite obvious that one
> will need to handle TITLE, DATE, AUTHOR and EMAIL somehow. Now, if you
> request handlers for SUBTITLE, KEYWORDS and DESCRIPTION, it becomes more
> tedious to achieve the task.
Isn't the point tha
Sebastien Vauban
writes:
> Rasmus wrote:
>> Matt Price writes:
>>
>>> I feel like I've seen the answer to this somewhere but I can't find it --
>>> is it possible for me to get "->" and "=>" to render as rightarrows (→, ⇒)?
>>
>> Do you want to render it in the buffer or on export? For the buff
Hi,
I'm writing a beamer presentation and have the followoing
- =--nodes=2= $\Rightarrow$ 2 /or more/ nodes
- =--nodes=2-4= $\Rightarrow$ 2 to 4 nodes
It would be nice to have the arrows line up, but doing =--nodes=2 =
obviously doesn't work.
Is there a simple solution to this problem?
On 24 February 2015 at 13:10, Guido Van Hoecke wrote:
> Hi,
>
> org-mobile-push frequently fails to copy my org files to the staging
> directory with following output:
>
> Copying files...
> org-mobile-copy-agenda-files: Truncating output file: interrupted
> system call, /Volumes/guivho/org/z.org
Rasmus wrote:
> Sebastien Vauban writes:
>> Rasmus wrote:
>>> Matt Price writes:
>>>
I feel like I've seen the answer to this somewhere but I can't find it --
is it possible for me to get "->" and "=>" to render as rightarrows (→, ⇒)?
>>>
>>> Do you want to render it in the buffer or on
> Would you mind elaborating a bit? Slow down doing what? In which cases?
A fraction of a second vs 10 seconds when executing a function that
calls org-id-find. The slowdowwn is not quite as massive since I
cleaned up org-id-files a bit, however.
> Could you profile it?
I'll look into it.
> He
Randomcoder writes:
> Is it possible to make org-mode timestamps inactive? (I mean, the
> calendar(Google calendar) and the org-agenda would ignore them)
>
I am (as usual) confused: is the part above related to the part below?
As Seb says, <...> are active timestamps, [...] are inactive ones and
Thank you for fix.
Leo Ufimtsev | Intern Software Engineer @ Eclipse Team
- Original Message -
From: "Nicolas Goaziou"
To: "Leo Ufimtsev"
Cc: emacs-orgmode@gnu.org
Sent: Monday, March 23, 2015 6:41:04 PM
Subject: Re: [O] org-insert-subheading doesn't work well with colons
Hello,
Leo U
On 03/23/2015 04:12 PM, hymie! wrote:
So my next task is to learn about the HTML preamble.
From reading the docs, it looks like all of my org files have to share a
single HTML preamble, which is set in my .emacs file through either the
org-html-preamble variable, the org-html-preamble-format v
Marcin Borkowski writes:
> 1. Did you know about the savetrees package by Scott Pakin
> (http://www.ctan.org/pkg/savetrees)? From the description:
Only vaguely.
> 2. Would you find it useful when producing PDF files other that
> scientific articles (using Org-mode or not)?
Yes. I often produ
Hi Nicolas,
I just wanted to report back that this worked out perfectly. Thanks! I'd be
happy to add documentation somewhere if it is desired.
Cheers,
On Mon, Mar 23, 2015 at 5:50 PM, Nicolas Goaziou
wrote:
> Hello
>
> Matthew Gidden writes:
>
> > I've found a number of references to the prob
Hi,
I have several org-capture-templates with the clock-in property set to t
but, either I do not understand how it works either there is a bug but,
AFAICS, I do not see the clock-in when triggering the template.
How is it supposed to be working ? When does it appear in the capture
workflow ?
Re
Hello,
C-h v org-reverse-node-order goes like this:
org-reverse-note-order's value is nil
Documentation:
Non-nil means store new notes at the beginning of a file or entry.
When nil, new notes will be filed to the end of a file or entry.
This can also be a list with cons cells of regular expressi
Hi,
Consider the following test file in text-mode where "|" is the cursor.
1. Foo bar
baz|
Before turning on orgstruct++-mode backward-sentence will correctly go to
"|Foo". When turning on orgstruct-mode, backward-sentence will also work
correctly. So somehow orgstruct++ does someth
Rasmus writes:
> Hi,
>
> Consider the following test file in text-mode where "|" is the cursor.
>
>1. Foo bar
>baz|
>
> Before turning on orgstruct++-mode backward-sentence will correctly go to
> "|Foo". When turning on orgstruct-mode, backward-sentence will also work
> correctly.
Hello,
Rasmus writes:
> Rasmus writes:
>
>> Hi,
>>
>> Consider the following test file in text-mode where "|" is the cursor.
>>
>>1. Foo bar
>>baz|
>>
>> Before turning on orgstruct++-mode backward-sentence will correctly go to
>> "|Foo". When turning on orgstruct-mode, backward-s
Matthew Gidden writes:
> I just wanted to report back that this worked out perfectly. Thanks! I'd be
> happy to add documentation somewhere if it is desired.
This is already documented:
Moreover, headlines handle the ‘BEAMER_COL’ property. Its value
should be a decimal number representi
Hello,
Xavier writes:
> org-reverse-note-order's value is nil
>
> Documentation:
> Non-nil means store new notes at the beginning of a file or entry.
> When nil, new notes will be filed to the end of a file or entry.
> This can also be a list with cons cells of regular expressions that
> are mat
Nicolas Goaziou writes:
> Hello,
>
> Xavier writes:
>
>> org-reverse-note-order's value is nil
>>
>> As far as I understand, the DONE state should be downside, right ?
>> Is this the correct understanding then ?
>
> AFAIU, `org-reverse-note-order' is about refiling and capturing. You
> want to
In my first attempt at actually adding functionality to an existing emacs
library, I've written some code to make `org-clock-select-task' use
completing-read instead of the built-in org menu if you set
`org-select-task-completing', for those who would find this useful (it now
works with Helm).
Hi,
Nicolas Goaziou writes:
>>> Consider the following test file in text-mode where "|" is the cursor.
>>>
>>>1. Foo bar
>>>baz|
>>>
>>> Before turning on orgstruct++-mode backward-sentence will correctly go to
>>> "|Foo". When turning on orgstruct-mode, backward-sentence will also
>> Could you profile it?
Here are the results:
With my setup and the patch I get, using
(let ((time (current-time)))
(org-id-find "zangwill.nick_2014:aesthetic.judgment")
(format "%ss" (time-to-seconds (time-subtract (current-time) time
--> "0.027756516s"
Without my patch, the result i
Sebastien Vauban writes:
> Rasmus wrote:
>> Sebastien Vauban writes:
>>> Rasmus wrote:
Matt Price writes:
> I feel like I've seen the answer to this somewhere but I can't find it --
> is it possible for me to get "->" and "=>" to render as rightarrows (→,
> ⇒)?
34 matches
Mail list logo