Re: [Orgmode] bibtex fields in remember templates

2007-11-06 Thread Bastien
Sorry, I forgot to re-send the links: > - org-bibtex.el: you can now use the :key property to get the "=key=" > value of an entry (as well as the :btype for bibliographic type, if > any) http://www.cognition.ens.fr/~guerry/u/org-bibtex.el > - org-elisp-symbol.el: fixed! You can use the :ke

Re: [Orgmode] bibtex fields in remember templates

2007-11-06 Thread Bastien
Carsten Dominik <[EMAIL PROTECTED]> writes: > On 6Nov2007, at 1:06 AM, Bastien wrote: > >> >> Please check org-bibtex.el here: >> >> http://www.cognition.ens.fr/~guerry/u/org-bibtex.el > > Hey cool! I had been thinking about a full new link type with its own > prefix and search routine Bu

Re: [Orgmode] Ringing the alarm bell in orgmode

2007-11-06 Thread Bastien
"Uwe Jochum" <[EMAIL PROTECTED]> writes: > But I cannot figure out how to set an alarm bell in Emacs for > scheduled stuff in orgmode. Did you try `org-agenda-to-appt'? It makes scheduled events in Org being added to the list of appointment. Then you should be able to hear bells or Emacs will

[Orgmode] Ringing the alarm bell in orgmode

2007-11-06 Thread Uwe Jochum
Hi all, using entries in my diary file I get an alarm bell ten minutes before a meeting or an appointment. That's useful. But indeed orgmode is much more flexible for dealing with appointments and scheduled items, so I wanted to do more time management in orgmode. But I cannot figure out how to se

Re: [Orgmode] Ringing the alarm bell in orgmode

2007-11-06 Thread Stefan Kamphausen
Hi Uwe, "Uwe Jochum" <[EMAIL PROTECTED]> writes: > Hi all, > > using entries in my diary file I get an alarm bell ten minutes before a > meeting or an appointment. That's useful. and should be more flexible... > But indeed orgmode is much more flexible :-) > for dealing with appointments an

[Orgmode] Re: beginner tries to convert to org-mode

2007-11-06 Thread Detlef Steuer
On Mon, 5 Nov 2007 16:24:28 -0600 "William Henney" <[EMAIL PROTECTED]> wrote: > Although ESC can usually be used as a synonym for Meta, this is not > always true. In particular, you can't combine ESC with shifted arrow > keys. You have to use Meta-Shift-right (all keys at once), where Meta > may a

[Orgmode] Re: Ringing the alarm bell in orgmode

2007-11-06 Thread Uwe Jochum
Message from Nov 06 2007 (10:43): >> But I cannot figure out how to set an alarm bell in Emacs for >> scheduled stuff in orgmode. > > Did you try `org-agenda-to-appt'? Bastien, thanks! I hadn't seen that in the manual... It works, but I have to do it manually evry time I start orgmode or every

Re: [Orgmode] Re: When is a TODO really a TODO ? ...

2007-11-06 Thread Bastien
"Eddward DeVilla" <[EMAIL PROTECTED]> writes: >> Maybe this would help make the examples even more clearer. This is >> especially crucial when if comes to complex agenda searches. >> >> What do you think? > > What about if a task is not a task? What if it's a person, a > reservation, an event or

Re: [Orgmode] Re: Ringing the alarm bell in orgmode

2007-11-06 Thread Bastien
"Uwe Jochum" <[EMAIL PROTECTED]> writes: > Message from Nov 06 2007 (10:43): >>> But I cannot figure out how to set an alarm bell in Emacs for >>> scheduled stuff in orgmode. >> >> Did you try `org-agenda-to-appt'? > > Bastien, > > thanks! I hadn't seen that in the manual... One way to find in

Re: [Orgmode] Ringing the alarm bell in orgmode

2007-11-06 Thread Bastien
Stefan Kamphausen <[EMAIL PROTECTED]> writes: >> using entries in my diary file I get an alarm bell ten minutes before a >> meeting or an appointment. That's useful. > > and should be more flexible... I didn't think hard enough on this to have a steady opinion, but I guess the right thing is to

Re: [Orgmode] Re: Ringing the alarm bell in orgmode

2007-11-06 Thread Richard G Riley
Bastien <[EMAIL PROTECTED]> writes: > "Uwe Jochum" <[EMAIL PROTECTED]> writes: > >> Message from Nov 06 2007 (10:43): But I cannot figure out how to set an alarm bell in Emacs for scheduled stuff in orgmode. >>> >>> Did you try `org-agenda-to-appt'? >> >> Bastien, >> >> thanks! I hadn'

Re: [Orgmode] Re: When is a TODO really a TODO ? ...

2007-11-06 Thread Richard G Riley
Bastien <[EMAIL PROTECTED]> writes: > "Eddward DeVilla" <[EMAIL PROTECTED]> writes: > >>> Maybe this would help make the examples even more clearer. This is >>> especially crucial when if comes to complex agenda searches. >>> >>> What do you think? >> >> What about if a task is not a task? What

Re: [Orgmode] Re: When is a TODO really a TODO ? ...

2007-11-06 Thread Bastien
Richard G Riley <[EMAIL PROTECTED]> writes: >> There are many occurrences of "TODO item" or "TODO entry" in the manual, >> and "task" is better because it's more general. > > I agree. A task is an org-item with a status applied from a sequence of task > statuses. > > tasks generally progress fro

[Orgmode] Re: Ringing the alarm bell in orgmode

2007-11-06 Thread Bastien
"Uwe Jochum" <[EMAIL PROTECTED]> writes: > I think the problem of finding the appropriate information is > principally not a question of the right place for the right bit of > information but a question of semantics. An index is the right place to handle people's semantic :) > I had searched wi

Re: [Orgmode] Re: Ringing the alarm bell in orgmode

2007-11-06 Thread Bastien
Richard G Riley <[EMAIL PROTECTED]> writes: >> One way to find information when browsing the manual in Info-mode is to >> press `i' (M-x Info-index) and enter the index key to look for. > > Is it just me or are emacs info pages really a bit of a dog to search > through? It's not just you. Many

Re: [Orgmode] Re: Ringing the alarm bell in orgmode

2007-11-06 Thread William Henney
On 11/6/07, Bastien <[EMAIL PROTECTED]> wrote: > Richard G Riley <[EMAIL PROTECTED]> writes: > > Is it just me or are emacs info pages really a bit of a dog to search > > through? > > It's not just you. > > Many people don't like to search through the Info pages and whether this > interface is the

Re: [Orgmode] Re: Ringing the alarm bell in orgmode

2007-11-06 Thread Chris Leyon
On 11/6/07, William Henney <[EMAIL PROTECTED]> wrote: > The big problem I have with info is in setting it up so that it finds > the right files. For instance, I have totally failed to work out how I > can tell it where my org info files are, with the result that it > always shows me the old version

Re: [Orgmode] Re: Ringing the alarm bell in orgmode

2007-11-06 Thread Bastien
"William Henney" <[EMAIL PROTECTED]> writes: > For instance, I have totally failed to work out how I can tell it > where my org info files are, with the result that it always shows me > the old version that comes with my emacs (currently 4.67). I have > tried setting Info-default-directory-list an

Re: [Orgmode] Re: Ringing the alarm bell in orgmode

2007-11-06 Thread Richard G Riley
"William Henney" <[EMAIL PROTECTED]> writes: > On 11/6/07, Bastien <[EMAIL PROTECTED]> wrote: >> Richard G Riley <[EMAIL PROTECTED]> writes: >> > Is it just me or are emacs info pages really a bit of a dog to search >> > through? >> >> It's not just you. >> >> Many people don't like to search thro

Re: [Orgmode] inserting files within remember templates

2007-11-06 Thread Adam Spiers
On Tue, Nov 06, 2007 at 06:41:36AM +0100, Carsten Dominik wrote: > Setting up remember mode runs a remember-mode-hook, you can use that. That could be a workaround. > I would be interested to know what kind of applications you have in mind > when you want to include a file into a template, or exe

[Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
I've started using Remember mode more and more, and it has given me an idea for new piece of functionality. %c - insert clipboard/kill-ring at point This is for 'auto' pasting links or snippets of text from my browser into an org file. What do you think? Tim. _

[Orgmode] Re: Ringing the alarm bell in orgmode

2007-11-06 Thread Sivaram Neelakantan
"William Henney" <[EMAIL PROTECTED]> writes: [...] > I do like info pages when I can actually get the right ones to load. > The big problem I have with info is in setting it up so that it finds > the right files. For instance, I have totally failed to work out how I > can tell it where my org in

Re: [Orgmode] Re: Ringing the alarm bell in orgmode

2007-11-06 Thread William Henney
Thanks for your help, Chris, Richard, and Bastien. Chris's method of loading the file explicitly will be useful until I get the path sorted properly. On 11/6/07, Bastien <[EMAIL PROTECTED]> wrote: > "William Henney" <[EMAIL PROTECTED]> writes: > I use the script Pete sent a while a go update org-m

[Orgmode] Invalid face issues

2007-11-06 Thread Andrew Hyatt
I seem to have an issue where I will be using emacs for a while, and eventually something happens which will corrupt all org buffers, and make them unviewable (the buffer refuses to display, but otherwise does not affect the rest of my emacs session). The error I get is "line-move-partial: Invalid

[Orgmode] Re: Org Remember idea

2007-11-06 Thread Leo
On 2007-11-06 16:42 +, Tim O'Callaghan wrote: > I've started using Remember mode more and more, and it has given me an > idea for new piece of functionality. > > %c - insert clipboard/kill-ring at point > > This is for 'auto' pasting links or snippets of text from my browser > into an org file.

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Carsten Dominik
On 6Nov2007, at 5:42 PM, Tim O'Callaghan wrote: I've started using Remember mode more and more, and it has given me an idea for new piece of functionality. %c - insert clipboard/kill-ring at point This is for 'auto' pasting links or snippets of text from my browser into an org file. What do

[Orgmode] Re: Invalid face issues

2007-11-06 Thread Andrew Hyatt
I just spend a good half hour tracking this down. It looks like this, in org-mode is killing me. It look wrong to me, but I'm not an expert: (set-display-table-slot org-display-table 4 (vconcat (mapcar (lambda (c) (make-glyph-code c (and (not (stringp org-ellipsis)) org-el

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
On 06/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > On 6Nov2007, at 5:42 PM, Tim O'Callaghan wrote: > > > I've started using Remember mode more and more, and it has given me an > > idea for new piece of functionality. > > > > %c - insert clipboard/kill-ring at point > > > > This is for '

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
On 06/11/2007, Tim O'Callaghan <[EMAIL PROTECTED]> wrote: > On 06/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > > > On 6Nov2007, at 5:42 PM, Tim O'Callaghan wrote: > > > > > I've started using Remember mode more and more, and it has given me an > > > idea for new piece of functionality.

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Tim O'Callaghan
sorry - i mean disabled in non-windowing environments. On 06/11/2007, Tim O'Callaghan <[EMAIL PROTECTED]> wrote: > On 06/11/2007, Tim O'Callaghan <[EMAIL PROTECTED]> wrote: > > On 06/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > > > > > On 6Nov2007, at 5:42 PM, Tim O'Callaghan wrote: >

Re: [Orgmode] Org Remember idea

2007-11-06 Thread John Rakestraw
> I've started using Remember mode more and more, and it has given me an > idea for new piece of functionality. > > %c - insert clipboard/kill-ring at point > > This is for 'auto' pasting links or snippets of text from my browser > into an org file. > I used planner mode for a while before swit

[Orgmode] Re: Re: using orgmode for latex articles

2007-11-06 Thread Fabian Braennstroem
Hi Bastien, sorry for the late reply... Bastien wrote: > Fabian Braennstroem <[EMAIL PROTECTED]> writes: > >>> Since I don't need to do complex stuff with LaTeX formatting, and >>> since I can also use RefTeX in conjunction with Org, then the LaTeX >>> exporter is often enough for me. I guess

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Adam Spiers
On Tue, Nov 06, 2007 at 05:42:03PM +0100, Tim O'Callaghan wrote: > I've started using Remember mode more and more, and it has given me an > idea for new piece of functionality. > > %c - insert clipboard/kill-ring at point > > This is for 'auto' pasting links or snippets of text from my browser >

Re: [Orgmode] inserting files within remember templates

2007-11-06 Thread Adam Spiers
On Tue, Nov 06, 2007 at 04:36:47PM +, Adam Spiers wrote: [snip] > This could easily be accomplished if remember templates allowed syntax > such as > > ,-- > | * %T > | %(shell-command-to-string "grep 'last full' /proc/acpi/battery/BAT0/info") > `-- OK, it turns out that this was eas

Re: [Orgmode] Re: Re: using orgmode for latex articles

2007-11-06 Thread Bastien
Fabian Braennstroem <[EMAIL PROTECTED]> writes: >> As for footnotes, org-export-latex.el should also be able to convert >> them. > > Couldn't install dvipng on my redhat 4.4 yet, so I could not test the > 'conversion' of the equation and images yet. Now, I am taking the look > in the other directi

Re: [Orgmode] Org Remember idea

2007-11-06 Thread Bastien
John Rakestraw <[EMAIL PROTECTED]> writes: > I used planner mode for a while before switching to org mode, and still > occasionally look in on planner to see what they're doing. A couple of > weeks ago I stumbled on this in the list planner-el-discuss: I had seen this as well and tried to adapt i

Re: [Orgmode] inserting files within remember templates

2007-11-06 Thread Bastien
Hi Adam, Adam Spiers <[EMAIL PROTECTED]> writes: > Currently I do this by coding the helper to dump the Message-Id into > ~/.clip-mairix, and then the elisp code inserts the contents of this > file back into the org buffer. However I would like it to be inserted > via a remember template, hence

Re: [Orgmode] inserting files within remember templates

2007-11-06 Thread Bastien
Adam Spiers <[EMAIL PROTECTED]> writes: > OK, it turns out that this was easy to implement, and I think the > patch is small enough that it could be accepted even though I haven't > got around to sending back the copyright assignment form yet (sorry - > this *will* happen at some point!) This pat

Re: [Orgmode] Org Remember idea

2007-11-06 Thread John Rakestraw
Hi Bastien -- > Please tell me if the code above is working for you. As I said, I > didn't test it enough. Thanks very much for this. I'm not sure that I have it working as you intended. When I click on the annotate bookmarklet in firefox pops me into emacs (into an already existing buffer) wi