[Orgmode] org-info.js - new version with tags index

2008-08-22 Thread Sebastian Rose
Hello list, Rick Moynihan requested a table of contents sorted by tags (http://lists.gnu.org/archive/html/emacs-orgmode/2008-07/msg00434.html). The new version on http://repo.or.cz/w/Worg.git provides a the shortcut 'C' to show such an index: Tag1 - Headline with tag1 - Another headline

Re: [Orgmode] Displaying images inline

2008-08-22 Thread Sebastian Rose
WOW!! Thanks for this one!!! :) James TD Smith wrote: On 2008-08-22 17:52:46(-0400), Lindsay Todd wrote: Is there a way to link to a file containing an image, and have the image display inline in org-mode? I know that if the org file is exported to HTML, it can be done so that the HTML file

Re: [Orgmode] Displaying images inline

2008-08-22 Thread James TD Smith
On 2008-08-22 17:52:46(-0400), Lindsay Todd wrote: > Is there a way to link to a file containing an image, and have the > image display inline in org-mode? I know that if the org file is > exported to HTML, it can be done so that the HTML file displays the > image inline -- but I'd kind of like to

[Orgmode] Displaying images inline

2008-08-22 Thread Lindsay Todd
Is there a way to link to a file containing an image, and have the image display inline in org-mode? I know that if the org file is exported to HTML, it can be done so that the HTML file displays the image inline -- but I'd kind of like to be able to see the linked images from the org file itself,

Re: [Orgmode] Opening links to Outlook items from Org mode (may be a FR)

2008-08-22 Thread Jason F. McBrayer
"R. P. Dillon" <[EMAIL PROTECTED]> writes: > Does anyone know if this type of linking is possible with Thunderbird? > Some Googling hasn't turned up anything, so maybe the solution is to > switch to GNUs. I like to use org-mode as my central repository of > information, and linking to email messa

[Orgmode] Re: Help using %& in Remember Template

2008-08-22 Thread Bernt Hansen
Ian Barton <[EMAIL PROTECTED]> writes: > Following an earlier thread I am trying to get a remember template to > immediately save and then jump to the stored location. My template looks > like: > > ("Journal" ?j "* %^U :DIARY:\n\n %i%&\n %!" > "~/nfs/firewall/Documents/org/journal.org") > > The

[Orgmode] Re: Showing todos with inherited tags in agenda views

2008-08-22 Thread Bernt Hansen
Robert Goldman <[EMAIL PROTECTED]> writes: > I hope that this isn't too much of an FAQ, but I searched the mailing > list and couldn't find an answer (although I could find the question > being asked): > > Is it possible to tailor the agenda view so that when it displays the > TODO items it shows

Re: [Orgmode] Opening links to Outlook items from Org mode (may be a FR)

2008-08-22 Thread R. P. Dillon
Jason F. McBrayer wrote: Manish <[EMAIL PROTECTED]> writes: I have to use Office and envy folks that can link to their emails (Gnus, VM etc.) and contacts (bbdb) from Org mode. So I was looking around and found that links to Outlook items (emails, meetings, contacts etc.) of the form "Outl

Re: [Orgmode] Re: Logging time stamp and notes

2008-08-22 Thread Yann Tambouret
Dennis J Lin wrote: Looks like you want org-agenda-add-note. It's bound to 'z' in the agenda and 'C-c C-z' in regular org. Thank you Dennis and Ian; this is exactly what I was looking for. -Yann ___ Emacs-orgmode mailing list Remember: use `

Re: [Orgmode] Opening links to Outlook items from Org mode (may be a FR)

2008-08-22 Thread Jason F. McBrayer
[EMAIL PROTECTED] (Jason F. McBrayer) writes: > Note: there is a better way of getting the GUID here: doesn't require > you to install an extra program, just add a macro to your Outlook > settings: > > http://mutable.net/blog/archive/2006/09/02/how_to_hyperlink_to_microsoft_outlook_messages.aspx

Re: [Orgmode] Logging time stamp and notes

2008-08-22 Thread Ian Barton
> I think this feature is available, but I can't seem to find it in the > manual. I'd like to write a note similar to a closing note: > > CLOSED: [2008-08-19 Tue 09:07] > - CLOSING NOTE [2008-08-19 Tue 09:07] \\ > Done and done > > But I'd like it to be unrelated to a changing of the tod

[Orgmode] Re: Logging time stamp and notes

2008-08-22 Thread Dennis J Lin
Yann Tambouret <[EMAIL PROTECTED]> writes: Salutations! > I think this feature is available, but I can't seem to find it in the > manual. I'd like to write a note similar to a closing note: > > CLOSED: [2008-08-19 Tue 09:07] > - CLOSING NOTE [2008-08-19 Tue 09:07] \\ > Done and done > > B

[Orgmode] Logging time stamp and notes

2008-08-22 Thread Yann Tambouret
I think this feature is available, but I can't seem to find it in the manual. I'd like to write a note similar to a closing note: CLOSED: [2008-08-19 Tue 09:07] - CLOSING NOTE [2008-08-19 Tue 09:07] \\ Done and done But I'd like it to be unrelated to a changing of the todo state. Somet

Re: [Orgmode] Opening links to Outlook items from Org mode (may be a FR)

2008-08-22 Thread Jason F. McBrayer
[EMAIL PROTECTED] (Jason F. McBrayer) writes: > Manish <[EMAIL PROTECTED]> writes: > >> I have to use Office and envy folks that can link to their emails >> (Gnus, VM etc.) and contacts (bbdb) from Org mode. So I was looking >> around and found that links to Outlook items (emails, meetings, >> co

[Orgmode] Turn on "Hyperlinks > Literal Links "

2008-08-22 Thread Parker, Matthew
Is there a way to set "Hyperlinks > literal links" on by default? I found the elisp that works w/in an org buffer, but this fails if I put it in .emacs. ; turn on literal links (progn (org-remove-from-invisibility-spec '(org-link)) (org-restart-font-lock) ) Thanks, Matt _

[Orgmode] Help using %& in Remember Template

2008-08-22 Thread Ian Barton
Following an earlier thread I am trying to get a remember template to immediately save and then jump to the stored location. My template looks like: ("Journal" ?j "* %^U :DIARY:\n\n %i%&\n %!" "~/nfs/firewall/Documents/org/journal.org") The problem is that the %& gets inserted literally in the

Re: [Orgmode] Opening links to Outlook items from Org mode (may be a FR)

2008-08-22 Thread Jason F. McBrayer
Manish <[EMAIL PROTECTED]> writes: > I have to use Office and envy folks that can link to their emails > (Gnus, VM etc.) and contacts (bbdb) from Org mode. So I was looking > around and found that links to Outlook items (emails, meetings, > contacts etc.) of the form "Outlook:" can be stored and

Re: [Orgmode] Showing todos with inherited tags in agenda views

2008-08-22 Thread Denis Bueno
On Thu, Aug 21, 2008 at 18:43, Robert Goldman <[EMAIL PROTECTED]> wrote: > I hope that this isn't too much of an FAQ, but I searched the mailing > list and couldn't find an answer (although I could find the question > being asked): > > Is it possible to tailor the agenda view so that when it displa

Re: [Orgmode] Showing todos with inherited tags in agenda views

2008-08-22 Thread Manuel Hermenegildo
> Is it possible to tailor the agenda view so that when it displays the > TODO items it shows those todo items with their *inherited* tags? > > My display seems to show only the tags directly applied to the items. > This isn't so great for me, since I put my TODO items in multiple files, >

Re: [Orgmode] Letex exporting

2008-08-22 Thread Russell Adams
On Wed, Aug 20, 2008 at 09:42:40AM +, Nocte Diemque wrote: > > But I don't have a file org-export-latex-classes.el(c) in my > contrib/lisp or anywhere else. org-export-latex-classes is a variable set in org-export-latex.el that ships with Org. I just append a new set of values to the list. -

[Orgmode] Searching for tags or todo keywords

2008-08-22 Thread Peter Westlake
I only discovered org-mode a couple of weeks ago, so apologies if this is a FAQ, or the patch is in the wrong format. I would like to define an agenda command to show TODO items in the context of the projects to which they belong, like this: todo: .Widget project todo: ..TODO Gath

[Orgmode] Showing todos with inherited tags in agenda views

2008-08-22 Thread Robert Goldman
I hope that this isn't too much of an FAQ, but I searched the mailing list and couldn't find an answer (although I could find the question being asked): Is it possible to tailor the agenda view so that when it displays the TODO items it shows those todo items with their *inherited* tags? My displ

[Orgmode] Letex exporting

2008-08-22 Thread Nocte Diemque
I'm really glad to see the post http://lists.gnu.org/archive/html/emacs-orgmode/2008-08/msg00044.html on inserting commands into the latex export preamble. But I don't have a file org-export-latex-classes.el(c) in my contrib/lisp or anywhere else. I'm using Org mode 6.06b with emacs 22.1.1

Re: [Orgmode] Re: Opening links to Outlook items from Org mode (may be a FR)

2008-08-22 Thread Manish
On Fri, Aug 22, 2008 at 1:14 PM, Ivan Kanis wrote: > Manish writes: > >> I have to use Office and envy folks that can link to their emails >> (Gnus, VM etc.) and contacts (bbdb) from Org mode. > > I have a macro that moves outlook to local e-mail that can be picked > by gnus. If you are interested,

RE: [Orgmode] Exporting LaTeX

2008-08-22 Thread Charles Howard
This problem seems to have been caused by a badly written .emacs file and by having the lisp files in two dirs. My thanks for the individual replies ! Chas > From: [EMAIL PROTECTED] > To: emacs-orgmode@gnu.org > Date: Thu, 21 Aug 2008 05:17:07 + >

[Orgmode] Re: Opening links to Outlook items from Org mode (may be a FR)

2008-08-22 Thread Ivan Kanis
Manish <[EMAIL PROTECTED]> writes: > I have to use Office and envy folks that can link to their emails > (Gnus, VM etc.) and contacts (bbdb) from Org mode. I have a macro that moves outlook to local e-mail that can be picked by gnus. If you are interested, I will post it. -- Ivan http://kanis.fr

[Orgmode] Re: Bug: auto-fill in a body often inserts "#"

2008-08-22 Thread Paul R
hi, On Thu, 21 Aug 2008 18:48:24 -0700, "Samuel Wales" <[EMAIL PROTECTED]> said: Samuel> fill-prefix is nil. Restarting emacs does not fix it. Samuel> Thanks. may you send here your enabled minor modes please ? Hit `C-h m' from an org buffer, then copy the first few lines here. -- Paul