On Nov 13, 2008, at 8:24 PM, Chris McMahan wrote:
Just a thought
Calendar/Diary already has a very sophisticated mechanism for
repeating appointments, blocks of time and such.
Has any thought been given to using this same mechanism, and basically
making the org files almost like super cal
Does anyone know the magic spell to check for this header field in a
gnus article?
- Carsten
On Nov 13, 2008, at 8:51 PM, Tassilo Horn wrote:
Hi all,
I want to propose 2 things concerning the option
org-usenet-links-prefer-google.
1. I would be nice if that feature was available for Gmane
On Nov 13, 2008, at 11:32 PM, Samuel Wales wrote:
Another enhancement here would be getting yank-pop to work.
OK, I made it work, but yank-pop will not adjust tree
levels or fold. This would be complex to implement, and I am
not confident I can do this right.
- Carsten
Hi Harri,
On Nov 13, 2008, at 3:41 PM, Harri Kiiskinen wrote:
From: Carsten Dominik <[EMAIL PROTECTED]>
Subject: Re: [Orgmode] Bug in org-export-icalendar
Date: Tue, 11 Nov 2008 17:34:20 +0100
yes, only times in time stamps will be used in iCalendar export.
Times in the headline
are too unp
Hi Giovanni,
yes, this is a bug, relatively hard to fix, so for now, just use the
keyboard, or put in the : yourself.
- Carsten
On Nov 12, 2008, at 11:51 AM, Giovanni Ridolfi wrote:
Hello everyone,
I have a problem with the completion
inside a :PROPERTIES: drawer
GNU Emacs 22.3.1 (i386-m
Tried to get the white background on these rows by changing the code
myself. Managed to get the white background, BUT the effort total
has vanished from the row, and so I could use some advice.
Here's what I did: in the function org-agenda-colview-summarize,
found in org-colview.el, I replaced t
Austin Frank <[EMAIL PROTECTED]> writes:
> On Wed, Nov 12 2008, Eric Schulte wrote:
>
>
> I'll check it out, thanks. Sorry to ramble, hope this was useful!
>
Not at all, this is all very interesting. I've never used Sweave, but I
have been using org-mode for "reproducible research" type functio
Thanks for the help. I did not know about the agenda 'R' command.
I have just tried it. This looks like a great feature.
Altough I did not get time for similar tasks, I think it is
not going to be a big problem.
Flávio.
Bernt Hansen <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] (Flávio d
Ah, meant to say, works great. :)
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Another enhancement here would be getting yank-pop to work.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[EMAIL PROTECTED] (Flávio de Souza) writes:
> I am using org mode to organize my personal projects at home
> and my projects at work.
>
> Generally I work on two or three big projects at work and a
> few tasks ( not directly related to a specific project ).
>
> Org-mode is working well for me,
I am using org mode to organize my personal projects at home
and my projects at work.
Generally I work on two or three big projects at work and a
few tasks ( not directly related to a specific project ).
Org-mode is working well for me, but I also need to log working time.
I need logging time
Hi all,
I want to propose 2 things concerning the option
org-usenet-links-prefer-google.
1. I would be nice if that feature was available for Gmane articles,
too.
2. Articles which have X-No-Archive set to yes cannot be looked up at
google, neither by message id nor with keywords. It woul
Just a thought
Calendar/Diary already has a very sophisticated mechanism for
repeating appointments, blocks of time and such.
Has any thought been given to using this same mechanism, and basically
making the org files almost like super calendar files that can also
handle tasks, outlining and
"Oliver Charles" <[EMAIL PROTECTED]> writes:
> I'm starting to use org-mode more and more at the moment, and want to
> integrate my university schedule into my agenda, instead of
> maintaining 2 separate calendars.
>
> Here's an real-world example of what I'd like to do, I'm not sure it's
> possib
i hate to but folks on the list about my problems, but i wanted to get
his down somewhere because i am SURE that someone else is gonna have
the same problem..
here's the scoop...
i got all my org files all set up and running with the org-mode that
came with aquamacs (5.something..)
i r
Hi,
I'm starting to use org-mode more and more at the moment, and want to
integrate my university schedule into my agenda, instead of
maintaining 2 separate calendars.
Here's an real-world example of what I'd like to do, I'm not sure it's
possible with org-mode though...
I have a CSC243 practica
On Nov 13, 2008, at 11:23 AM, Sebastian Rose wrote:
there is a menuitem in emacs, that might help:
Options -> 'Enter debugger on error'
here is some more interesting info..
this happens with auqumacs..
i also tried it with the command line version of emacs that comes with
mac..
i als
To have multiple done states, I use the following (or something like it) in
my files:
#+SEQ_TODO: WAIT TODO WORKING | DONE CANCEL REJECT
Changing fonts (or 'faces') for todo keywords is described in the org manual
section 5.2.6 (Faces for TODO keywords). I have never done this so you may
have to
Matthew Lundin <[EMAIL PROTECTED]> writes:
> Question about org-export:
>
> I'd like to create invisible radio targets to html anchor links using
> org-export.
>
> E.g.,
>
> # <>
>
> should become
>
>
>
> Currently, however, there are a couple of behaviors of org-exp.el that
> make this difficul
Question about org-export:
I'd like to create invisible radio targets to html anchor links using
org-export.
E.g.,
# <>
should become
Currently, however, there are a couple of behaviors of org-exp.el that
make this difficult.
1) Org-export does convert invisible targets, but it puts parag
Hi Sergio,
there is a menuitem in emacs, that might help:
Options -> 'Enter debugger on error'
Sometimes you get better (or just any) error messages, if you turn that
on.
Does the error persist, if you start emacs from the command line like
this:
emacs -q
??
This starts emacs without
On Nov 13, 2008, at 10:13 AM, Carsten Dominik wrote:
I believe this happens if the agenda construction is interrupted by
an error, of if you have a bug in your font setup.
i am not seeing any errors in *messages* when i run agenda..
i did add the following line:
(global-font-lock-mod
Hi Sergio,
please read up about remember templates in the Org manual.
What you need to to in .emacs is something like this:
(setq org-remember-templates
'(("Emailtask" 101 "* TODO %?\n %(org-mac-message-get-link)" "~/
orgfiles/gtd.org" "Tasks" nil)))
HTH
- Carsten
On Nov 13, 2008, at 3:
I believe this happens if the agenda construction is interrupted by an
error, of if you have a bug in your font setup.
- Carsten
On Nov 13, 2008, at 3:52 PM, sergio wrote:
for some reason, my agenda is not showing up as expected.. rather
than my list of tasks, i am getting:
Week-agenda
I am putting this in, next time you get a new version it will be
included automatically.
- Carsten
On Nov 13, 2008, at 4:00 PM, Robert Andersson wrote:
"CD" == Carsten Dominik <[EMAIL PROTECTED]> writes:
CD> Does
CD> (require 'vm-search)
CD> help?
yes it did help, thanks!
yours,
/robert
> On Wed, 12 Nov 2008 18:44:12 +0100, Carsten Dominik <[EMAIL PROTECTED]>
> said:
CD> I must admit, this is the first really good argument
CD> I hear for using a strikethrough font :-)
A really really really dim font would probably be pretty good too,
though, I'd think. Something cl
> "CD" == Carsten Dominik <[EMAIL PROTECTED]> writes:
CD> Does
CD> (require 'vm-search)
CD> help?
yes it did help, thanks!
yours,
/robert
--
Systems Administrator & IT-Coordinator
Swedish National Graduate School of Language Technology
Nordic Graduate School of Language Technology
_
for some reason, my agenda is not showing up as expected.. rather than
my list of tasks, i am getting:
Week-agenda (W46):
Monday 10 November 2008 W46
Tuesday11 November 2008
Wednesday 12 November 2008
Thursday 13 November 2008
Friday 14 November 2008
Saturday 15 November 200
From: Carsten Dominik <[EMAIL PROTECTED]>
Subject: Re: [Orgmode] Bug in org-export-icalendar
Date: Tue, 11 Nov 2008 17:34:20 +0100
> yes, only times in time stamps will be used in iCalendar export. Times in
> the headline
> are too unpredictable. The agenda uses them as a service because nothin
okay, i am getting this:
Invalid function: Emailtask
when i try to load up this:
(setq load-path (cons "~/elisp/org-mode/lisp" load-path))
(require 'org-mac-message)
("Emailtask" 101 "* TODO %?\n %(org-mac-message-get-link)" "~/
orgfiles/gtd.org" "Tasks" nil)
am i doing it wrong?
thanks!
On Nov 13, 2008, at 3:29 PM, sergio wrote:
On Nov 12, 2008, at 6:14 PM, Carsten Dominik wrote:
yes. Yes. YES!!! HUGE differences.
i am running aquamacs emacs..
can i just insert the correct lines into my .emacs folder to load
the new one and forsake the old one?
Hi Sergio,
I like
On Nov 12, 2008, at 6:14 PM, Carsten Dominik wrote:
yes. Yes. YES!!! HUGE differences.
i am running aquamacs emacs..
can i just insert the correct lines into my .emacs folder to load the
new one and forsake the old one?
___
peace,
sergio
photographer, journalist, visionary
www.villag
sergio <[EMAIL PROTECTED]> writes:
> when i view an agenda, sometimes it is much easier for me to view only
> one tag for one day..
>
> for instance..
>
> before i run out to lunch, i would like to have a list that only shows
> errands for today..
>
> i can do this, but it shows all errands for th
On Nov 13, 2008, at 11:19 AM, Robert Andersson wrote:
Hello!
I am new to orgmode and have just recently started to use it, and
remember, for gtd. Thanks for all the nice tutorials... :)
Since years back I use viewmail for reading my mail, and just found
out I get links to email in vm when usi
when i view an agenda, sometimes it is much easier for me to view only
one tag for one day..
for instance..
before i run out to lunch, i would like to have a list that only shows
errands for today..
i can do this, but it shows all errands for the whole week..
can i narrow this down?
th
when i view an agenda, sometimes it is much easier for me to view only
one tag for one day..
for instance..
before i run out to lunch, i would like to have a list that only shows
errands for today..
i can do this, but it shows all errands for the whole week..
can i narrow this down?
th
Hello!
I am new to orgmode and have just recently started to use it, and
remember, for gtd. Thanks for all the nice tutorials... :)
Since years back I use viewmail for reading my mail, and just found
out I get links to email in vm when using remember to insert notes
into my inbox.org file. But la
Hi Arne,
thanks for this post.
First of all, font-lock should help to see easily if a heading is
incorrect, because the incorrect heading you showed would not be
fontified like a heading.
In addition, I have just installed a wrapper around `outline-back-to-
heading', where this error orig
On Nov 13, 2008, at 2:00 AM, Inanna Underhill wrote:
Hi,
Now that you mention it, since you've included <> in property
searches,
with the secondary filtering it's pretty simple to treat any numerical
property like Effort, I guess.
The only exception is that I can't easily sort by other pr
40 matches
Mail list logo