Re: [Orgmode] Google Tech Talk

2008-07-18 Thread Manish
On Fri, Jul 18, 2008 at 10:40 PM, Jose Robins wrote: > Awesome job, Carsten!! You were every bit as gracious and great as I > imagined you in my mind based on all your emails in this group !! :) > +1 :) -- Manish ___ Emacs-orgmode mailing list Remembe

Re: [Orgmode] Using a Square box character for "TODO" and "DONE" states in org?

2008-07-18 Thread Jason F. McBrayer
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Jul 18, 2008, at 10:14 AM, Jose Robins wrote: > > I was just thinking today that instead of using "TODO" and "DONE" > keywords in org-mode to denote tasks, > why not use a square box character (like in task manager apps) to denote > a TODO

Re: [Orgmode] suggestion - follow-link

2008-07-18 Thread Carsten Dominik
On Jul 18, 2008, at 1:12 PM, Richard G Riley wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: On Jul 18, 2008, at 12:19 PM, Richard G Riley wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: On Jul 18, 2008, at 10:29 AM, Richard G Riley wrote: I would like to suggest that follow link

Re: [Orgmode] suggestion - follow-link

2008-07-18 Thread Richard G Riley
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Jul 18, 2008, at 12:19 PM, Richard G Riley wrote: > >> Carsten Dominik <[EMAIL PROTECTED]> writes: >> >>> On Jul 18, 2008, at 10:29 AM, Richard G Riley wrote: >>> I would like to suggest that follow link (C-c C-o) defaults to "index.o

Re: [Orgmode] suggestion - follow-link

2008-07-18 Thread Carsten Dominik
On Jul 18, 2008, at 12:19 PM, Richard G Riley wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: On Jul 18, 2008, at 10:29 AM, Richard G Riley wrote: I would like to suggest that follow link (C-c C-o) defaults to "index.org" when the link is merely a directory. e.g I prefer my links to

Re: [Orgmode] suggestion - follow-link

2008-07-18 Thread Richard G Riley
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Jul 18, 2008, at 10:29 AM, Richard G Riley wrote: > >> >> I would like to suggest that follow link (C-c C-o) defaults to >> "index.org" when the link is merely a directory. e.g I prefer my links >> to be without the "index.html/org" part ,"./project

[Orgmode] Mac OS, emacs->org/remember

2008-07-18 Thread bgm-rao
Is there a document/tutorial describing (to a relatively novice emacs user) the set-up of org-mode usage with Mac OS apps. In particular, I am looking for: - keyboard shortcut suggestions on a Mac (from any where), for emacs- remember - How to get mail.app mail references (and other apps) into em

Re: [Orgmode] suggestion - follow-link

2008-07-18 Thread Carsten Dominik
On Jul 18, 2008, at 10:29 AM, Richard G Riley wrote: I would like to suggest that follow link (C-c C-o) defaults to "index.org" when the link is merely a directory. e.g I prefer my links to be without the "index.html/org" part ,"./projects/", so that "index.html" does not appear in the address

Re: [Orgmode] Possible bug rendering html lines

2008-07-18 Thread Carsten Dominik
I cannot reproduce this. What I am getting is this: So there is not quoting problem here. However, there is a problem with the div stacking, these things are very hard to fix, and I do not recommend to use the HTML quotes to insert single div tags. Better in this case is propably

[Orgmode] Possible bug rendering html lines

2008-07-18 Thread Richard G Riley
#+HTML: [[../images/mode.gif]] #+HTML: produces this as the html export: Am I missing some sort of escape requirements? 6.06pre1 ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org h

[Orgmode] suggestion - follow-link

2008-07-18 Thread Richard G Riley
I would like to suggest that follow link (C-c C-o) defaults to "index.org" when the link is merely a directory. e.g I prefer my links to be without the "index.html/org" part ,"./projects/", so that "index.html" does not appear in the address bar when browsing the published project. At present it w

Re: [Orgmode] Using a Square box character for "TODO" and "DONE" states in org?

2008-07-18 Thread Carsten Dominik
On Jul 18, 2008, at 10:14 AM, Jose Robins wrote: I was just thinking today that instead of using "TODO" and "DONE" keywords in org-mode to denote tasks, why not use a square box character (like in task manager apps) to denote a TODO state and a square box with a tick to denote a completed

[Orgmode] Using a Square box character for "TODO" and "DONE" states in org?

2008-07-18 Thread Jose Robins
I was just thinking today that instead of using "TODO" and "DONE" keywords in org-mode to denote tasks, why not use a square box character (like in task manager apps) to denote a TODO state and a square box with a tick to denote a completed state... That would make the tasks look more intuitive

Re: [Orgmode] Google Tech Talk

2008-07-18 Thread Jose Robins
Awesome job, Carsten!! You were every bit as gracious and great as I imagined you in my mind based on all your emails in this group !! :) Carsten Dominik wrote: Hi, I was over at Google on Tuesday and gave a Google Tech Talk about Org-mode. If you are interested, I have put a link to the vide

Re: [Orgmode] Following HTML link from org-mode in existing w3m

2008-07-18 Thread Richard G Riley
Bastien Guerry <[EMAIL PROTECTED]> writes: > Manish <[EMAIL PROTECTED]> writes: > >> > I wish that that the html: link in org-mode can be opened in an >> > existing w3m window. Is this possible? >> >> Should be, it's Emacs after all. Try customizing group browse-url. > > I use this: > > (setq

Re: [Orgmode] Re: Google Tech Talk

2008-07-18 Thread Russell Adams
On Fri, Jul 18, 2008 at 09:42:33PM +0530, Sivaram Neelakantan wrote: > Bernt Hansen <[EMAIL PROTECTED]> writes: > > > Carsten Dominik <[EMAIL PROTECTED]> writes: > > > >> I was over at Google on Tuesday and gave a Google Tech Talk about Org- > >> mode. > >> If you are interested, I have put a lin

[Orgmode] Re: Google Tech Talk

2008-07-18 Thread Sivaram Neelakantan
Bernt Hansen <[EMAIL PROTECTED]> writes: > Carsten Dominik <[EMAIL PROTECTED]> writes: > >> I was over at Google on Tuesday and gave a Google Tech Talk about Org- >> mode. >> If you are interested, I have put a link to the video on the Org-mode >> home page. >> Or go directly to youtube at >> >>

Re: [Orgmode] Following HTML link from org-mode in existing w3m

2008-07-18 Thread Bastien Guerry
Manish <[EMAIL PROTECTED]> writes: > > I wish that that the html: link in org-mode can be opened in an > > existing w3m window. Is this possible? > > Should be, it's Emacs after all. Try customizing group browse-url. I use this: (setq browse-url-browser-function 'w3m-browse-url) -- Bastie

Re: [Orgmode] Following HTML link from org-mode in existing w3m

2008-07-18 Thread Manish
On Fri, Jul 18, 2008 at 8:49 PM, Csányi Pál wrote: > Hello! > > GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20) of > 2008-06-23 > > In org-mode if I click with mouse on html: link, the link opens in > Firefox new tab. > > I try to customize Org mode but there I can't

[Orgmode] Following HTML link from org-mode in existing w3m

2008-07-18 Thread Csányi Pál
Hello! GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20) of 2008-06-23 In org-mode if I click with mouse on html: link, the link opens in Firefox new tab. I try to customize Org mode but there I can't find any relevant option for this. I wish that that the html: link in org-mode can be

Re: [Orgmode] org-table export to elisp

2008-07-18 Thread Stephan Schmitt
Hi Carsten, YTH (yes, that helps), thanks! Greetings, Stephan Carsten Dominik wrote: On Jul 17, 2008, at 10:09 AM, Carsten Dominik wrote: There is not, get the latest git version and look for the function `org-table-to-lisp'. I meant to say: There is *now*. HTH - Carsten On

Re: [Orgmode] italics and fill paragraph behavior

2008-07-18 Thread Carsten Dominik
On Jul 18, 2008, at 1:26 AM, Rustom Mody wrote: 1. When I ue italics with /something in italics/ and the text spans across multile lines org arbitrarily does from italics into roman and back ( in a way which I cannot fathom). By default Org looks only for a max of two lines for emphasis. Yo

[Orgmode] Bug: Undo does not work in org-agenda-todo when logging a note

2008-07-18 Thread Max Mikhanosha
If I press 't' in the agenda buffer and the state change is logged with a note, undo in the agenda buffer only undoes a note line in the org buffer, leaving the item state changed, and now being out of sync with agenda. If there is no note, then undo works fine. Regards, Max ___

Re: [Orgmode] import from iCal (google calendar)

2008-07-18 Thread Alex Ivin
Alex Ivin пишет: Hi everybody, i know that command "icalendar-import-file" can be used for import from iCal format to org-mode/diary I have local file downloaded from my GoogleCalendar , run the "icalendar-import-file" , put my local GoogleCalendar ics file as first argument, and empty fil

[Orgmode] import from iCal (google calendar)

2008-07-18 Thread Alex Ivin
Hi everybody, i know that command "icalendar-import-file" can be used for import from iCal format to org-mode/diary I have local file downloaded from my GoogleCalendar , run the "icalendar-import-file" , put my local GoogleCalendar ics file as first argument, and empty file t1.org file as s

[Orgmode] italics and fill paragraph behavior

2008-07-18 Thread Rustom Mody
1. When I ue italics with /something in italics/ and the text spans across multile lines org arbitrarily does from italics into roman and back ( in a way which I cannot fathom). Is there some other prefered way for multiline italics? 2. M-q (fill-paragraph) messes up paragraphs which have lines e