I have seen this thread and I am still contemplating what
to do with it. More input and opinions would be welcome.
- Carsten
On Jan 13, 2010, at 11:20 AM, Sébastien Vauban wrote:
Hi Benjamin,
Benjamin Andresen wrote:
Sébastien Vauban writes:
Here my proposal (and my very first self-writt
On Jan 13, 2010, at 4:33 PM, Sébastien Vauban wrote:
Hi Carsten,
Carsten Dominik wrote:
On Jan 13, 2010, at 3:11 PM, Sébastien Vauban wrote:
Eric S Fraga wrote:
Carsten Dominik wrote:
On Jan 12, 2010, at 3:20 PM, Eric S Fraga wrote:
with the attached file, if I position the cursor on the
I do not understand how I can reference tables (only the first one?)
in remote files. The manual says:
Remote references
.
You may also reference constants, fields and ranges from a different
table, either in the current file or even in a different file. The
syntax is
remo
Hi Carsten,
Carsten Dominik wrote:
> On Jan 13, 2010, at 11:20 AM, Sébastien Vauban wrote:
>> Benjamin Andresen wrote:
>>> Sébastien Vauban writes:
Here my proposal (and my very first self-written chunk of ELisp code) for
switching to the right language for ispell, upon reading the
Hi Carsten,
Carsten Dominik wrote:
> On Jan 13, 2010, at 4:33 PM, Sébastien Vauban wrote:
>> Carsten Dominik wrote:
>>> Well, we could consider changing the defualt value for that variable..
>>
>> I guess it could make sense, yes.
>>
>> BTW, having updated that var for me (right now, in my `.e
Hi Karl,
"Karl Eichwalder" wrote:
> I do not understand how I can reference tables (only the first one?)
> in remote files. The manual says:
>
> [...]
>
> remote(FILENAME,REF) does not seem to work. All the tutorials I
> found are either too basic or too advanced or too general.
For an example,
Dear Sébastien,
dear Dan,
On 14.01.2010, at 20:39, Sébastien Vauban wrote:
> Hi Dan,
>
> Dan Davison wrote:
>> Sébastien Vauban writes:
> [...]
> So, trying to answer your question, I would split it in two parts:
>
> - calling scripts,
> - calling applications with some data or description.
>
On Jan 15, 2010, at 9:49 AM, Karl Eichwalder wrote:
I do not understand how I can reference tables (only the first one?)
in remote files. The manual says:
Remote references
.
You may also reference constants, fields and ranges from a different
table, either in the current fil
Hi Karl,
> "Karl Eichwalder" wrote:
>> I do not understand how I can reference tables (only the first one?)
>> in remote files. The manual says:
>>
>> [...]
>>
>> remote(FILENAME,REF) does not seem to work. All the tutorials I
>> found are either too basic or too advanced or too general.
>
> For
Carsten Dominik writes:
> As Darlan has said, you can exit the agenda with "x" to get
> rid of all buffers that where created to make the agenda
> and have not been modified since making them.
Thanks Darlan and Carsten. I'll resort to using `x' then.
--
Óscar
___
Hi Seb,
Hi Carsten,
I guess it depends highly on the definition. I can see Sebastien's points. It
is somewhat strange to have a header-row "language" which does not have
anything to do with the way how org-mode (resp. emacs) handels the org-buffer.
And the danger to use two different places + th
enter does indeed work now - I had reinstalled emacs in debian testing
and the version was way back at 6.21 for some reason. So sorry for that
bum steer. I wonder if it was because I built my own deb from source as
I didnt have that level of version before. I also cleaned up my accrued
org settin
Carsten,
I cannot reference fields in tables as the manual says.
Org-mode version 6.34
GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON
Example:
-
* [2010-01-15 ven] table & reference
** table a
#+TBLNAME: Taba
| | # | x
When I put a task into certain states it would be nice to stop the clock
automatically. It is done for DONE at the moment.
Would it make sense to make
org-clock-out-when-done
a list of state names rather than (or in addition to) a bool?
That way I could make it DONE, WAIT so when I cycle the s
On Fri, Jan 15, 2010 at 01:36:24AM -0600, Xiaolong Tang wrote:
> Hi all,
>
> I am in the case of keep tracking of my development on a project in org-mode.
> Suppose that I have a project called "lambda". Preferably I set up a file
> "lambda.org" for this project.
I use Org to execute every one
> Carsten Dominik writes:
> Do you need to press SPACE, or does RET also do the trick? Because, as
> Manish points out in another message, SPC should really be allowed as
> a character in a new headline you define. Apparently right now it is
> not allowed as it is treated as a completion comma
At Fri, 15 Jan 2010 07:24:15 -0600,
Russell Adams wrote:
>
> On Fri, Jan 15, 2010 at 01:36:24AM -0600, Xiaolong Tang wrote:
> > Hi all,
> >
> > I am in the case of keep tracking of my development on a project in
> > org-mode.
> > Suppose that I have a project called "lambda". Preferably I set up
On Fri, Jan 15, 2010 at 4:52 PM, Richard Riley wrote:
>
> When I put a task into certain states it would be nice to stop the clock
> automatically. It is done for DONE at the moment.
>
> Would it make sense to make
>
> org-clock-out-when-done
>
> a list of state names rather than (or in addition to
On Fri, Jan 15, 2010 at 09:38:39AM -0600, Xiaolong Tang wrote:
> Certainly inserting an (inactive) timestamp in the case as you
> mentioned is necessary (to me). Your code is preferred, of course,
> if you had time.
Add this to your .emacs, and F9 will insert an inactive timestamp for
"now". C-u C
Greetings,
I've just installed org-ctags in my system and it works beautifully.
One note, though, for those of you running on OS-X: you need to setq
org-ctags-path-to-ctags pointing to your ctags executable before
requiring org-ctags, otherwise it fails as it tries to call a
non-existing (operatin
Hi Giovanni,
ranges are possible in remote references. However, what
is not allowed it to assign them to a range. On the left
side of equations you can only have single fields
like @2$3 or a column like $3.
So you might ask what the use of range references then
is? You can put the ranges into
On Jan 15, 2010, at 4:55 PM, Juan Reyero wrote:
Greetings,
I've just installed org-ctags in my system and it works beautifully.
One note, though, for those of you running on OS-X: you need to setq
org-ctags-path-to-ctags pointing to your ctags executable before
requiring org-ctags, otherwise i
Emacs : GNU Emacs 23.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.18.3)
of 2009-12-02 on x86-7.fedora.phx.redhat.com
Package: Org-mode version 6.34a
Hi all,
When an org link is created from an URL containing a hex escape
`org-make-link-string' creates a link that ends up corrupted the moment
it i
I recently upgraded my org-mode, and found that org-mobile-push
started to litter my org files with property drawers. I finally
figured out how to turn these off (via
org-mobile-force-id-on-agenda-items), but the org-mode manual makes it
sound like they're necessary for the proper operation of Mob
Manish writes:
> On Fri, Jan 15, 2010 at 4:52 PM, Richard Riley wrote:
>>
>> When I put a task into certain states it would be nice to stop the clock
>> automatically. It is done for DONE at the moment.
>>
>> Would it make sense to make
>>
>> org-clock-out-when-done
>>
>> a list of state names ra
Hi Tom,
They are not required, but they eliminate potential problems that may
be encountered with the simple path-based node identification scheme.
The risk level is fairly low, and you should be fine with the force
option disabled.
The path-based id scheme fails if you have this:
* Parent
** A
On Fri, Jan 15, 2010 at 10:40 PM, Richard Riley wrote:
> Manish writes:
>
>> On Fri, Jan 15, 2010 at 4:52 PM, Richard Riley wrote:
>>>
>>> When I put a task into certain states it would be nice to stop the clock
>>> automatically. It is done for DONE at the moment.
>>>
>>> Would it make sense to ma
On Fri, Jan 15, 2010 at 12:12 PM, Richard Moreland wrote:
> Hi Tom,
>
> They are not required, but they eliminate potential problems that may
> be encountered with the simple path-based node identification scheme.
> The risk level is fairly low, and you should be fine with the force
> option disab
On Jan 15, 2010, at 12:22 PM, Richard Riley wrote:
When I put a task into certain states it would be nice to stop the
clock
automatically. It is done for DONE at the moment.
Would it make sense to make
org-clock-out-when-done
a list of state names rather than (or in addition to) a bool?
Hi, this is not a bug. Org-mode treats laTeX environments as
implicitly literal.
As we have discussed a few days ago here, you can work around it using
#+LaTeX: {}\begin{multicol}[2]
- Carsten
P.S. this is becoming another subject for a FAQ which should cover both
org-special-blocks.el
On Jan 15, 2010, at 3:35 PM, John Rakestraw wrote:
Carsten Dominik writes:
Do you need to press SPACE, or does RET also do the trick? Because,
as
Manish points out in another message, SPC should really be allowed as
a character in a new headline you define. Apparently right now it is
not a
Hello all, please excuse me if this is a FAQ, I can't seem to find any
discussion on it.
How can one enter in repeating dates such as
every third thursday of each month
or
the first and third wendsdays of each month
?
Thank you very much.
Will
___
E
Hi Geert,
wow, this was awesome! This is the best kind of bug report I can
imagine.
Thank you, your patch has been applied.
- Carsten
On Jan 15, 2010, at 2:41 PM, Geert Kloosterman wrote:
Emacs : GNU Emacs 23.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.18.3)
of 2009-12-02 on x86-7.fedora.
I've seen that page but I do not believe it covers the type of repetition
that I am interested in.
For instance, if I have an event like
"every third Monday of each month"
my first thought would be
<2010-01-18 Mon +1m>
but that repeats on the February 18, which is a Thursday.
These type of r
> every third Monday of each month
I'm by no means the org/emacs expert, but here's what I'd do:
* Meeting on 3d Monday of each month
<%%(diary-float t 1 3)>
(see
http://www.gnu.org/software/emacs/manual/html_node/emacs/Sexp-Diary-Entries.html
and http://orgmode.org/manual/Weekly_002fdaily-ag
Thanks much. That is exactly what I was wishing for.
On Fri, Jan 15, 2010 at 6:08 PM, John Rakestraw wrote:
>
> > every third Monday of each month
>
> I'm by no means the org/emacs expert, but here's what I'd do:
>
> * Meeting on 3d Monday of each month
> <%%(diary-float t 1 3)>
>
> (see
>
> htt
36 matches
Mail list logo