On Nov 8, 2009, at 2:58 AM, Dan Davison wrote:
Dan Davison writes:
"Eric Schulte" writes:
Hi,
I've noticed that org-edit-src breaks my window configuration. The
patch below fixes this, but introduces a new global variable, and
might
not have sensible behavior if multiple source-code b
Russell Adams writes:
> Given the discussion about a "simple" database [for storing contacts],
> it struck me that I might just use properties and column mode. Dynamic
> fields and views, hotlinks, VC, text file...
Thank you, Russell, for the BBDB rant (which I quite agree with) and for
giving y
Howdy all,
How can I set an event in Org mode that repeats every month, on a
specific weekday, on a week counted from the start of the month?
For example:
* every month on the first Tuesday of the month.
* every month on the third Sunday of the month.
* every first and third Wednesday of t
Dan Davison writes:
> "Eric Schulte" writes:
>
>> Hi,
>>
>> I've noticed that org-edit-src breaks my window configuration. The
>> patch below fixes this, but introduces a new global variable, and might
>> not have sensible behavior if multiple source-code blocks are edited at
>> once. Even so
Joel Boehland writes:
> Hello,
> I love org-mode and org-babel, and would like to be able to use
> Clojure with them. I have put a first cut that supports Clojure, along
> with a support test file up on github:
>
> http://github.com/jolby/org-babel-clojure
>
> I would like to be able to have this
I use both
short topic in a still ongoing section I use simple archive
But when I finish a section or it is something I will not use for a
while I use archive to sibling.
Therefore setting
(setq org-archive-default-command 'org-archive-to-archive-sibling)
to use the "a" string
is not interes
Crni Gorac writes:
> On Fri, Nov 6, 2009 at 5:51 PM, Matt Lundin wrote:
>> Crni Gorac writes:
>>
>>> How to specify a time interval for a TODO that will say span over two
>>> weeks, working days only, and that will start each day at 10am. I
>>> tried with timestamps available in org-mode, as w
Carsten Dominik writes:
> On Nov 6, 2009, at 6:21 PM, Bernt Hansen wrote:
>
>> Stephen Eglen writes:
>>
>>> Dear all,
>>> If I'm visting an agenda (C-c a a) buffer, and want to add a diary
>>> entry
>>> for a particular day, I can use org-agenda-diary-entry, bound to 'i'.
>>> This inserts an ent
I've submitted a couple of patches to org-mac-iCal recently, but this
latest problem is beyond my lisp skills to fix.
org-mac-iCal imports entries from iCal into the diary so they can be
displayed in org-mode's agenda views. It limits the imported entries
based on a date range managed org-
Hi,
Then I write
some text some text ~<>~.
because I want "<>" written as verbatim in my latex
export, I get, in latex,
\texttt{\textbackslash{}label\{some\_src\_block\_name\}some\_src\_block\_name}.
which gives me the text
\label{some_src_block_name}some_src_block_name
in verbatim.
I have
10 matches
Mail list logo