On Jan 17, 2009, at 6:18 PM, Tassilo Horn wrote:
Carsten Dominik writes:
Hi Carsten,
Ok, so it was [[file:proj.org::*some heading]] instead of
[[file:proj.org#*some heading]], fine.
I've just noticed that if you have two headlines with the same text,
it'll always link to the first one.
OK, I have introduced a new variable, org-agenda-block-separator.
It can be a character which then will be used to fill the window
width, or a string of your choice.
HTH
- Carsten
On Jan 17, 2009, at 8:17 PM, Jan Seeger wrote:
At Sat, 17 Jan 2009 19:29:02 +0100,
Carsten Dominik wrote:
On J
Bernt Hansen wrote:
>Sorry for the confusion - I meant active timestamps _outside_ of the
>DEADLINE: or SCHEDULED: entries.
[snip]
>but if I add an active timestamp to it like this it does show up
>,[ test.org ]
>| * DONE Some task
>| DEADLINE: <2009-01-10 Sat> CLOSED: [2009-01-17 Sat 16
Carsten,
Thanks for enhancing the error message for when users
like me make silly mistakes!
I think I was in the middle of adding a heading to the
column name, got distracted and never completed
the work.
Writing the tutorial has helped consolidate my understanding
of how these features work, e
David Bremner writes:
> Bernt Hansen wrote:
>
>>I have the same settings. The only DONE tasks that show up for me
>>are the ones with active timestamps.
>
> [snip]
>
>>Could that be your situation?
>
> Yes, that is the case for me too. But if they have inactive
> timestamps, they don't show up w
Bernt Hansen wrote:
>I have the same settings. The only DONE tasks that show up for me
>are the ones with active timestamps.
[snip]
>Could that be your situation?
Yes, that is the case for me too. But if they have inactive
timestamps, they don't show up when they are in state TODO either. So
I
David Bremner writes:
> I'm a bit embarrassed to ask this, because it seems like it must be a
> FAQ, but I'm stuck.
>
> I have
>
> (setq org-agenda-skip-scheduled-if-done t)
> (setq org-agenda-skip-deadline-if-done t)
>
> in my .emacs, but there are still many DONE todos in my weekly agenda
>
At Sat, 17 Jan 2009 19:29:02 +0100,
Carsten Dominik wrote:
>
>
> On Jan 17, 2009, at 6:52 PM, Jan Seeger wrote:
>
> > At Sat, 17 Jan 2009 13:35:21 +0100,
> > Carsten Dominik wrote:
> >> Hi Jan,
> >>
> >> what kind of options would you like to have for this separator?
> >> Specifying the entire s
On Jan 17, 2009, at 6:52 PM, Jan Seeger wrote:
At Sat, 17 Jan 2009 13:35:21 +0100,
Carsten Dominik wrote:
Hi Jan,
what kind of options would you like to have for this separator?
Specifying the entire string, for example? What would be useful?
Yes, specifying the whole string would be usefu
At Sat, 17 Jan 2009 13:35:21 +0100,
Carsten Dominik wrote:
> Hi Jan,
>
> what kind of options would you like to have for this separator?
> Specifying the entire string, for example? What would be useful?
Yes, specifying the whole string would be useful. Also maybe separate
it into org-agenda-blo
Carsten Dominik writes:
Hi Carsten,
>>> Ok, so it was [[file:proj.org::*some heading]] instead of
>>> [[file:proj.org#*some heading]], fine.
>>
>> I've just noticed that if you have two headlines with the same text,
>> it'll always link to the first one.
>
> Yes. Using ID links will work around
I'm a bit embarrassed to ask this, because it seems like it must be a
FAQ, but I'm stuck.
I have
(setq org-agenda-skip-scheduled-if-done t)
(setq org-agenda-skip-deadline-if-done t)
in my .emacs, but there are still many DONE todos in my weekly agenda
(C-c a a)
Can someone give me a hint w
Hi Giovanni,
On Jan 13, 2009, at 5:04 PM, Giovanni Ridolfi wrote:
Hi, everyone,
I have a problem with
1. formulas in table and
2. LaTeX export of tables
Org-mode version 6.17c
GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-06 on SOFT-MJASON
Win XP
-Hydrogen.org--
-*-
Carsten:
Thanks for the thought and explanation. It's ok as is, and I think with a
change in my working habits---ie., color-theme, this problem all but goes
away. I have gone and weeded out my templates, as well.
Alan
On Sat, Jan 17, 2009 at 5:59 PM, Carsten Dominik wrote:
> Hi Alan,
>
> doin
On Jan 14, 2009, at 1:17 PM, Tassilo Horn wrote:
Daniel Clemente writes:
Ok, so it was [[file:proj.org::*some heading]] instead of
[[file:proj.org#*some heading]], fine.
I've just noticed that if you have two headlines with the same text,
it'll always link to the first one.
Yes. Using I
On Jan 14, 2009, at 4:49 PM, Matthew Lundin wrote:
Hi everyone,
I have a lot of org-files and use org-refile all the time as part of
my normal workflow. My basic approach is to remember things to an
inbox.org file and then to process the inbox GTD-style.
One thing I'm having a hard time figu
On Jan 16, 2009, at 12:03 PM, Jan Seeger wrote:
At Thu, 15 Jan 2009 22:02:38 +0530,
Manish wrote:
Does customizing variable org-agenda-time-grid help?
No, I actually mean the line between the parts of a block agenda
(the one which consists of "".
Hi Jan,
what kind of options w
On Jan 14, 2009, at 3:05 AM, Daniel Martins wrote:
Sorry for the confusion,
I did try the empty regexp as suggested and it "worked" ie no
problem appeared.
My problem is to find a regexp for timestamps outside DEADLINE: and
SCHEDULE: rows
In other words, given three variables A B C wit
Applied, thanks.
- Carsten
On Jan 14, 2009, at 10:10 PM, Eric Schulte wrote:
Charles Sebold writes:
On 14 Jan 2009, William Henney wrote:
From glancing through org-plot.el, it seems as though the problem is
that the text-ind parameter is false when all the values in the
"independent varia
Hi Taru,
these are autoloaded functions. When you use Org as it comes
with Emacs, they should work automatically. When you have
installed it yourself, make sure that you do
(require 'org-install)
HTH
- Carsten
On Jan 14, 2009, at 5:28 PM, Taru Karttunen wrote:
Hello
The documentation at
Hi Tom,
thanks for the patch, I have applied it, with one change:
The variable is now called `org-depend-tag-blocked'.
Thanks!
- Carsten
On Jan 15, 2009, at 3:34 AM, Tom Breton (Tehom) wrote:
Hi Tom,
I am hesitant to apply this relatively complex patch which
I have not had the time to stud
On Jan 16, 2009, at 10:51 AM, Ulf Stegemann wrote:
Is it worth thinking about an example block that will be exported to a
"..." structure in HTML export?
I was recently playing around with org for online documentation. The
documents contained lots of literal examples that can be directly
cop
Fixed, thanks.
- Carsten
On Jan 15, 2009, at 5:30 PM, Matthew Lundin wrote:
Hi everyone,
Regarding wrapping of columns in tables, I noticed that one of the
shortcuts listed in the manual[1] no longer works.
The manual says you can use either M-RET or C-c C-q to "wrap several
fields in a col
Hi Stefan,
you may also be able to work around this problem with
(setq org-clock-into-drawer t)
(wich will put already the first clock line into a drawer), or with
(setq org-clock-into-drawer nil)
(which will never create clock drawers).
HTH
- Carsten
On Jan 15, 2009, at 9:56 AM, S
On Jan 13, 2009, at 11:46 AM, Manish Sharma wrote:
"Charles" == Charles Cave writes:
Charles> I recently installed 6.17c org-mode on Windows XP withg GNU
Charles> Emacs. When I create an agenda view, switch on column view,
Charles> then attempt to modify the effort estimate with shift-right
Hi Alan,
doing this only for remember template selection would cause an
interface inconsistency within Org. Maybe I can create a variable
that will govern this throughout Org, but it would be quite
some work to find and change all the prompts. On the other
hand, I believe the interface will bec
26 matches
Mail list logo