Re: [Orgmode] Re: Org mode and emacs email

2010-04-01 Thread Daniel Goldin
appropriate data and so on. Or if you need A and C then you un-comment > > It still would require some basic editing of a text file, but since > someone has already decided to use a text editor that should not be a > major impediment. > > I know it would have helped me immense

Re: [Orgmode] Re: A bright new Org-mode clone project

2010-04-01 Thread Daniel Goldin
se, feel free to join your forces to this bright new > > project ! > > > > Sincerely, > > > > > > > ___ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/li

[Orgmode] error loading org-mode

2010-05-16 Thread Daniel Goldin
Non-programmer type here. I pulled the latest release from git. Now I get an error when I load org-mode: "Symbol's value is void: calendar-mode-map" Any thoughts? d. -- Daniel Goldin 213.926.1960 ___ Emacs-orgmode mailing list Pl

[Orgmode] Re: error loading org-mode

2010-05-17 Thread Daniel Goldin
Sorry for the interruption. The problem was I had several versions of org in my load-path. d. On Sun, 16 May 2010, Daniel Goldin wrote: > Non-programmer type here. I pulled the latest release from git. Now I > get an error when I load org-mode: > > "Symbol's value is v

[Orgmode] sup-mail link

2010-06-12 Thread Daniel Goldin
Anybody know of a way to link to a sup-mail email? d. -- Daniel Goldin 213.926.1960 ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] sup-mail link

2010-06-13 Thread Daniel Goldin
Unfortunately, I'm not a programmer, just a cut-and-paster. But I love org and I love sup -- and I thought it would be nice to get the two together. d. Excerpts from David Maus's message of Sun Jun 13 06:29:49 -0700 2010: > Daniel Goldin wrote: > >Anybody know of a way to

[Orgmode] firefox problem with org-protocol

2010-07-25 Thread Daniel Goldin
I don't seem to be able to add emacsclient as a handler for org-capture in firefox 3.6.7. When I click on the bookmark, I simply get a message telling me that there is no helper app associated with the file -- with no option to add my own. Anybody know a way to work around this? d. -- D

Re: [Orgmode] firefox problem with org-protocol

2010-07-25 Thread Daniel Goldin
Thanks. Got me almost there. This is the link that solved the problem in the end: http://support.mozilla.com/en-US/kb/The+protocol+is+not+associated+with+any+program d. Excerpts from David Maus's message of Sun Jul 25 09:16:52 -0700 2010: > Daniel Goldin wrote: > >I don't

Re: [Orgmode] firefox problem with org-protocol

2010-07-27 Thread Daniel Goldin
ts from Daniel Martins's message of Tue Jul 27 07:56:49 -0700 2010: > Daniel > > A few weeks ago I had similar problems and gave up of using org-protocol. > Could you give us a step-by-step procedure? > > Daniel > > > 2010/7/25 Daniel Goldin > > > Than

Re: [Orgmode] Re: More conspicous header lines

2009-07-23 Thread Daniel Goldin
___ > 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 -- Daniel Goldin 213.026.1960 ___ Emacs-orgmode m

[Orgmode] can't see emphasized text in org

2009-08-23 Thread Daniel Goldin
Non-programmer-type can't see markup like /this/ as emphasized. I looked through manual and searched web but found no answer. Any thoughts? d. -- Daniel Goldin 213.926.1960 ___ Emacs-orgmode mailing list Remember: use `Reply All' to se

Re: [Orgmode] can't see emphasized text in org

2009-08-23 Thread Daniel Goldin
Doesn't help, I'm afraid. On Sun, 23 Aug 2009, Nick Bell wrote: Daniel Goldin wrote: Non-programmer-type can't see markup like /this/ as emphasized. I looked through manual and searched web but found no answer. Any thoughts? Are you using a font which has a separate i

Re: [Orgmode] can't see emphasized text in org

2009-08-26 Thread Daniel Goldin
Finally got a chance to try this. Works like a charm! Thanks. d. On Sun, 23 Aug 2009, Nick Dokos wrote: Daniel Goldin wrote: On Sun, 23 Aug 2009, Nick Bell wrote: > Daniel Goldin wrote: >> Non-programmer-type can't see markup like /this/ as emphasized. I >> looke

[Orgmode] can't get org-mode/remember integration working right

2008-04-11 Thread Daniel Goldin
I'm running org 5.23a, on emacs 22.0.90.1 -- Ubuntu 7.04 Here is the relevant code I use to enable org/remember integration. (setq org-directory "~/orgfiles/") (setq org-default-notes-file "~/.notes") (setq remember-annotation-functions '(org-remember-annotation)) (setq remember-handler-functions

Re: [Orgmode] Re: can't get org-mode/remember integration working right

2008-04-11 Thread Daniel Goldin
Yes, I've tried org-remember: same results. d. On Fri, Apr 11, 2008 at 3:23 PM, Bernt Hansen <[EMAIL PROTECTED]> wrote: > "Daniel Goldin" <[EMAIL PROTECTED]> writes: > > > I'm running org 5.23a, on emacs 22.0.90.1 -- Ubuntu 7.04 > > > >

Re: [Orgmode] Re: can't get org-mode/remember integration working right

2008-04-11 Thread Daniel Goldin
t;~/orgfiles/NotesJournal.org") ("Idea" ?i "* %^{Title}\n %i\n %a" "~/orgfiles/NotesIdeas.org" "New Ideas"))) d. On Fri, Apr 11, 2008 at 8:46 PM, Shelagh Manton <[EMAIL PROTECTED]> wrote: > On Fri, 11 Apr 2008 15:59:22 -0700 > "Dani

Re: [Orgmode] Re: can't get org-mode/remember integration working right

2008-04-12 Thread Daniel Goldin
notate-file) ;; ;; To change the location of the annotation file: ;; (setq org-annotate-file-storage-file "~/annotated.org") (setq org-annotate-file-add-search t) (setq org-todo-keywords '("TODO" "NEXT" "WAITING" "DONE")) On Fri, Apr 11, 2

[Orgmode] see subtrees in agenda

2008-04-20 Thread Daniel Goldin
Is there a way to show sub-headings in an agenda file for exporting purposes? I looked through the manual and couldn't find such a thing. -- Daniel Goldin 626-795-9526 ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies t

Re: [Orgmode] see subtrees in agenda

2008-04-21 Thread Daniel Goldin
would be implemented, > but it certainly would be really neat. > >// jeff > -- > . : [ + carpe diem totus tuus + ] : . > > > ___ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.or

Re: [Orgmode] see subtrees in agenda

2008-04-22 Thread Daniel Goldin
gt; > This amazing event > Jeff> >First part of the event > Jeff> >Second part of the event > > Daniel> > That is exactly what I meant. Thanks for the example and > the translation. > > Please check out `f' (org-agenda-follow-mode) and `b'

Re: [Orgmode] see subtrees in agenda

2008-04-23 Thread Daniel Goldin
-mode. d. On Tue, Apr 22, 2008 at 9:46 AM, Manish <[EMAIL PROTECTED]> wrote: > On Tue, Apr 22, 2008 at 8:48 PM, Daniel Goldin wrote: > > Dear Manish, > > > > Not quite. Although these are very useful enhancements while I'm at the > > computer, I

Re: [Orgmode] Latex exporting

2008-08-06 Thread Daniel Goldin
--- > Russell Adams[EMAIL PROTECTED] > > PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ > > Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.9 (GNU/Linux) &g

Re: [Orgmode] Displaying images inline

2008-08-24 Thread Daniel Goldin
7;t worked for me yet.) > > HTH, > -- Manish > > > _______ > 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 >