Re: [Orgmode] firefox problem with org-protocol

2010-07-27 Thread Daniel Goldin

Below are the relevant instructions, with the correct changes. I
modified instructions from this link:
http://support.mozilla.com/en-US/kb/The+protocol+is+not+associated+with+any+program


Register the protocol in Firefox

Firefox gets its protocol information from its hidden settings.

   1. In the Location bar, type about:config and press EnterReturn.  *
   The about:config This might void your warranty! warning page may
   appear. Click I'll be careful, I promise!, to continue to the
   about:config page.

   2. Right-click anywhere in the grid, choose New, then String.

   3. In the Enter the preference name prompt, type in
   network.protocol-handler.app.org-protocol and press OK.

   4. In the Enter string value prompt, type emacsclient and press
   OK.

Now that the protocol has been registered, try the link again. You may
get an External Protocol Request dialog. Click Launch Application. The
program you chose should now start.

* Make sure that the path you put in the preference is
  correct. Due to a bug in Firefox, entering an incorrect path
  will give you the same error message.


Hope this helps,

d.






Excerpts 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 danielgol...@gmail.com
 
  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 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?
  
   There was recently a thread that discuessed this:
  
   http://thread.gmane.org/gmane.emacs.orgmode/27362
  
   Does one of the solutions there solve the problem for you?
  
   HTH,
 -- David
  --
  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
 
-- 
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


[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.
-- 
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] 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 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?
 
 There was recently a thread that discuessed this:
 
 http://thread.gmane.org/gmane.emacs.orgmode/27362
 
 Does one of the solutions there solve the problem for you?
 
 HTH,
   -- David
-- 
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 link to a sup-mail email?
 
 Integration with sup is not (yet?) supported by Org mode.  What you
 basically need is (a) a way to create a link from within sup and (b) a
 way to remotely open a message in sup.
 
 Maybe this tutorial about integrating Org mode and Mutt can be
 a starting point:
 
 Stefano Zacchiroli
 remember Mutt's mail in Org-mode and jump back to them
 http://upsilon.cc/~zack/blog/posts/2010/02/integrating_Mutt_with_Org-mode/
 
 HTH
   -- David
 
-- 
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


[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


[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 void: calendar-mode-map
 
 Any thoughts?
 
 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


[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
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


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

2010-04-01 Thread Daniel Goldin
I too am a non-programmer-type who loves emacs/org-mode. I second this
approach. I don't think it will ever be possible -- nor desirable -- to
create a pure out-of-the-box setup as in window's programs -- but this
approach would work well for those of us able to tinker and learn a
little but not quick enough to build from scratch. A good initial
setup(s) and a good manual entry should suffice.

d.

On Thu, 01 Apr 2010, Henri-Paul Indiogine wrote:

 Giovanni Ridolfi giovanni.rido...@yahoo.it writes:
  Eric Schulte schulte.e...@gmail.com writes:
  peter.fri...@agfa.com writes:
  Org prepares the body, then tells the mail app to prepare an mail with
  it. [...] 
  On Windows or *nix I don't know, but I can only assume similar
  functionality exists.
 
 Just a suggestion from an almost beginner:
 
 All Gnu Emacs distributions include both org-mode and gnus by default.
 Maybe we could provide and .emacs file with code for org-mode and gnus
 for IMAP and POP3 commented out in sections.  Then we could explain that
 in case you need A and B you un-comment these sections and fill in the
 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 immensely when I started out.
 
 

-- 
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] Re: A bright new Org-mode clone project

2010-04-01 Thread Daniel Goldin
How about smorgasbord-mode?

On Thu, 01 Apr 2010, Detlef Steuer wrote:

  there must be something special with today ...
 :-)
 
 nice one
 
 Detlef
 
 On Thu, 01 Apr 2010 19:39:14 +0200
 Julien Barnier jul...@no-log.org wrote:
 
  As you see, the project is already quite advanced and mature. The last
  thing I have to do is to find a name for it. I was thinking of
  smog-mode, or maybe frog-mode, but I'm open to any suggestion.
  
  And, of course, 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/listinfo/emacs-orgmode

-- 
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] 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 danielgol...@gmail.com wrote:


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 italic form? Try switching
 to  a font which you know does, such as Courier New.

 Now wait for an expert to come along.

Doesn't help, I'm afraid.



I've seen this problem before and I never chased it down but when I saw
Nick Bell's idea, I figured that's got to be it. It *almost* works
but not quite (as Daniel found out).

If you enter /italic/ in an org buffer, place your cursor in there and
say M-x describe-text-properties, you get:

,
| Text content at position 48:
| 
| 
| There are text properties here:

|   face (italic)
|   font-lock-multiline  t
|   fontifiedt
`

You can then M-x describe-face italic RET. For me, that had
the :underline attribute set, and the :slant attribute unset.
If you customize the face, set the :slant attribute (e.g. to italic)
and unset the :underline attribute and *then* change to a font that
provides an italic form, then /italic/ is indeed italicized.

The problem seems to be in faces.el:

,
| (defface italic
|   'supports :slant italic))
|  :slant italic)
| (((supports :underline t))
|  :underline t)
| (t
|  ;; default to italic, even it doesn't appear to be supported,
|  ;; because in some cases the display engine will do it's own
|  ;; workaround (to `dim' on ttys)
|  :slant italic))
|   Basic italic face.
|   :group 'basic-faces)
`

which apparently looked at my default font[1], found that it does not
support italics but does support underlines and set the attributes
accordingly. *Why* it falls back to underlining is probably a question
that should be addressed to the emacs developers, but it looks like
a bug to me (hence copied to the emacs bugs list - version info appended[2])

HTH,
Nick

[1] I have

(set-default-font -misc-fixed-medium-r-normal--15-120-100-100-c-90-iso8859-1)

in my .emacs. I think this is what used to be called 9x15 at some point in
the past, but I'm really not sure.


[2] Version info:

GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2009-08-09 on 
gamaville.dokosmarshall.org
Org-mode version 6.29trans (release_6.29c.55.ga48f)


--
Daniel Goldin 
213.926.1960



___
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


[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 send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


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 italic form? Try switching to  
a font which you know does, such as Courier New.


Now wait for an expert to come along.


___
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.926.1960



___
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


Re: [Orgmode] Re: More conspicous header lines

2009-07-23 Thread Daniel Goldin
I'm a non-programmer type trying to figure this out too. I looked into 
customize faces and font-lock in org group and couldn't find anything. Anybody?

d.

On Wed, 22 Jul 2009, Markus Heller wrote:

 THankBastien wrote:
 Markus Heller helle...@gmail.com writes:


 Thanks. And where do I find ‘org-set-font-lock-defaults’?  It's not in  
 my .emacs, and M-x customize-variable Ret doesn't know it either ...

 I apologize if I'm asking stupid questions here ...

 Thanks
 Markus



 ___
 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 mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Displaying images inline

2008-08-24 Thread Daniel Goldin
I've got the same problem running emacs 22.1.1 on Ubuntu 8.04, Org 6.06b.
Images remain links when I toggle. Any thoughts?

d.

On Sun, Aug 24, 2008 at 5:49 AM, Manish [EMAIL PROTECTED]wrote:

  On Sun, Aug 24, 2008 at 3:02 PM, Chris Randle wrote:
   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?
  
   You can do this using iimage; add the following to your .emacs: snip
  
   Every time I've tried to follow the instructions for getting inline
   images to work, I've had no luck. The iimage mode is shown, but links
   just stay as links.
  
   I think that my setup is capable of displaying graphics because I can
   see the GNU Emacs logo at Emacs startup.
  
   In principle, should iimage-mode work with Org-mode 6.06b, GNU Emacs
   22.1.1 on Windows XP Pro SP3? If so, I'll take a closer look for where I
   may be going wrong.

 I think you need some libraries in emacs\bin directory.  I have
 libpng3.dll, libpng12.dll, libungif4.dll, libXpm.dll, xpm4.dll,
 zlib1.dll there.  You should be able to download them from
 http://gnuwin32.sourceforge.net/packages.html You may want to download
 for jpeg as well (though it hasn'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




-- 
Daniel Goldin
213.926.1960
___
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


Re: [Orgmode] Latex exporting

2008-08-06 Thread Daniel Goldin
Thank you so much for sharing this!

d.

On Wed, Aug 6, 2008 at 2:32 PM, Russell Adams [EMAIL PROTECTED]wrote:

 On Tue, Jul 29, 2008 at 06:46:37PM -0500, Russell Adams wrote:
  I've finally embarked upon a journey of exploration, attempting to
  publish quality PDF's via org and latex.
 

 As a follow up to my command line tricks, I want to share how to get
 headers and footers into Latex exports.

 First, the default latex exporter uses A4 paper, I need letter. To
 change that I use the following in my .emacs to add a custom export
 type, myarticle.

 This includes expanding the default margins via the geometry package,
 and sets up packages I will use later like fancyhdr and lastpage. I
 also include a default footer on my work, which includes the filename
 and date, page numbering, and copyright statement with current year.

 ~/.emacs 

 (setq org-export-latex-classes (cons '(myarticle
 % BEGIN My Article Defaults
 \\documentclass[10pt,letterpaper]{article}

 \\usepackage[letterpaper,includeheadfoot,top=0.5in,bottom=0.5in,left=0.75in,right=0.75in]{geometry}
 \\usepackage[utf8]{inputenc}
 \\usepackage[T1]{fontenc}
 \\usepackage{hyperref}
 \\usepackage{lastpage}
 \\usepackage{fancyhdr}
 \\pagestyle{fancy}
 \\renewcommand{\\headrulewidth}{1pt}
 \\renewcommand{\\footrulewidth}{0.5pt}

 % Default footer
 \\fancyfoot[L]{\\small \\jobname  \\today}
 \\fancyfoot[C]{\\small Page \\thepage\\ of \\pageref{LastPage}}
 \\fancyfoot[R]{\\small \\copyright \\the\\year\\  Me}
 % END My Article Defaults

 
 (\\section{%s} . \\section*{%s})
 (\\subsection{%s} . \\subsection*{%s})
 (\\subsubsection{%s} . \\subsubsection*{%s})
 (\\paragraph{%s} . \\paragraph*{%s})
 (\\subparagraph{%s} . \\subparagraph*{%s}))

 org-export-latex-classes))

 

 To use this custom type I add this as the first line in my Org file:

 #+LaTeX_CLASS: myarticle

 Further customization is easy using a local variables block at the end
 of my file.

 End of file.org --

 #+ Local Variables:
 #+ org-export-latex-title-command: 
 #+ org-export-latex-append-header: \
 #+ \\usepackage{graphicx}
 #+ \\usepackage{multicol}
 #+ \\geometry{headheight=47pt}
 #+ \\fancyhead[L]{\\LARGE This is the header title}
 #+ \\fancyfoot[L]{\\small Overridden filename \\today}
 #+ 
 #+ End:
 

 Changing the title command means no title page is created, so I must
 make my own. Omitting that line will create the normal title page.

 Other packages I include via the append header variable are graphicx
 for PNG support, multicol for two columns, overriding the page header
 height in case I get a warning its too tall, and new headers to
 override the defaults (ie: I want something better than a filename).

 I'm exporting to latex via a Makefile, using the command line tricks I
 posted earlier. The Makefile is attached.

 I've attached a sample org file and its output PDF using these
 settings, because one of my frustrations learning latex has been the
 lack of finished output for examples. ;]

 Enjoy!

 --
 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)

 iEYEARECAAYFAkiaGHkACgkQEVTgGBFg3LPwcQCeJMBRNJhDujh1f8HIt0x+3jY2
 A58AoMjnNFTPvjzU7xYRj+lAtqymxB7J
 =9EH5
 -END PGP SIGNATURE-

 ___
 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.926.1960
___
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


Re: [Orgmode] see subtrees in agenda

2008-04-22 Thread Daniel Goldin
Dear Manish,

Not quite. Although these are very useful enhancements while I'm at the
computer, I was looking for something that I could publish -- so I could
carry around a hard copy showing contextual levels.

For example

* Let Jimmy know about annual picnic
** NEXT Write letter to Jimmy   @COMPUTER
** NEXT Send it@ERRAND

If when I look for all todo items matching NEXT, I'll see:

** Write letter
** Send it

Which when I publish doesn't tell me enough. Of course I could become more
verbose in my sub-level captions, but it would be better to see relevant
headlines and relevant sub-headlines.

d.

On Mon, Apr 21, 2008 at 11:27 PM, Manish [EMAIL PROTECTED]
wrote:

  Carsten  On Mon, Apr 21, 2008 at 2:11 AM, Carsten Dominik wrote:
  Carsten   Can you please be more specific with your request?
  CarstenAn example, maybe?

  Jeff  I think he means something like the following:
  Jeff 
  Jeff  ** TODO This amazing event
  Jeff  DEADLINE: 2008-04-21 Mon
  Jeff  *** TODO First part of the event
  Jeff  *** TODO Second part of the event
  Jeff 
  Jeff  And then in agenda instead of seeing just:
  Jeff  This amazing event
  Jeff 
  Jeff  You'd see the subtree as well:
  Jeff  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'
 (org-agenda-tree-to-indirect-buffer) in agenda view.  May be they
 would suffice?

 -- Manish




-- 
Daniel Goldin
626-795-9526
___
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


Re: [Orgmode] see subtrees in agenda

2008-04-21 Thread Daniel Goldin
That is exactly what I meant. Thanks for the example and the translation.

d.

On Sun, Apr 20, 2008 at 11:27 PM, Jeff Mickey [EMAIL PROTECTED] wrote:

 On Mon, Apr 21, 2008 at 2:11 AM, Carsten Dominik [EMAIL PROTECTED]
 wrote:
  Can you please be more specific with your request?
 
   An example, maybe?
 
   - Carsten

 I think he means something like the following:

 ** TODO This amazing event
 DEADLINE: 2008-04-21 Mon
 *** TODO First part of the event
 *** TODO Second part of the event

 And then in agenda instead of seeing just:
 This amazing event

 You'd see the subtree as well:
 This amazing event
First part of the event
Second part of the event

 Or something like that.  I'm not sure how this 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.org
 http://lists.gnu.org/mailman/listinfo/emacs-orgmode




-- 
Daniel Goldin
626-795-9526
___
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


[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 to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


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

2008-04-12 Thread Daniel Goldin
These are all the configs I have for org and remember. Your help is greatly
appreciated.

d.

(require 'org)
(require 'remember)

(setq org-directory ~/orgfiles/)
(setq org-default-notes-file ~/.notes)
(setq org-return-follows-link t)
(setq org-agenda-ndays 31)
(setq org-agenda-show-all-dates t)
(setq org-reverse-note-order t)
(setq org-fontify-done-headline t)
(setq org-log-done t)
(setq org-deadline-warning-days 14)
(setq org-agenda-skip-deadline-if-done t)
(setq org-agenda-skip-scheduled-if-done t)

(setq remember-annotation-functions '(org-remember-annotation))
(setq remember-handler-functions '(org-remember-handler))
(add-hook 'remember-mode-hook 'org-remember-apply-template)
(setq org-remember-store-without-prompt t)

(setq org-remember-templates
  '((Todo ?t * TODO %?\n  %i\n  %a ~/orgfiles/NotesTodo.org
Tasks)
(Journal ?j * %U %?\n\n  %i\n  %a ~/orgfiles/NotesJournal.org)
(Idea ?i * %^{Title}\n  %i\n  %a ~/orgfiles/NotesIdeas.org
New Ideas)))

(setq org-agenda-files
  (list ~/orgfiles/gtd.org
~/orgfiles/work.org
~/orgfiles/general.org
~/orgfiles/main.org
~/orgfiles/bhs.org
~/orgfiles/career.org
~/orgfiles/personal.org
~/orgfiles/AddictionPaper.org
~/orgfiles/PsychCareer.org
~/orgfiles/WritingCareer.org
~/orgfiles/WritingIdeas.org
~/orgfiles/repeat.org
~/orgfiles/PsychIdeas.org
))

(require 'org-annotate-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, 2008 at 9:55 PM, Carsten Dominik [EMAIL PROTECTED]
wrote:


 On Apr 12, 2008, at 6:44 AM, Daniel Goldin wrote:

 I'm afraid so. I have the following in my defaul init file.

 (setq org-remember-templates
   '((Todo ?t * TODO %?\n  %i\n  %a ~/orgfiles/NotesTodo.org
 Tasks)
 (Journal ?j * %U %?\n\n  %i\n  %a
 ~/orgfiles/NotesJournal.org)
 (Idea ?i * %^{Title}\n  %i\n  %a ~/orgfiles/NotesIdeas.org
 New Ideas)))

 d.


 Which means that you have not listed your complete setup in your first
 mail.

 Can you please make a minimal case, with minimal but complete setup?
 Because I tried and could not reproduce your problem.

 - Carsten



 On Fri, Apr 11, 2008 at 8:46 PM, Shelagh Manton [EMAIL PROTECTED]
 wrote:

  On Fri, 11 Apr 2008 15:59:22 -0700
  Daniel Goldin [EMAIL PROTECTED] wrote:
 
   Yes, I've tried org-remember: same results.
  
   d.
 
  I wonder if you have templates set up?
 
  Something like the following?
 
  (setq org-remember-templates
'((?t ** TODO %?\n  %u ~/.org/planner.org Tasks)
  (?j * %u %? ~/.org/notes.org Notes)
  (?f ** TODO %?\n %u ~/.org/planner.org Financial)
  (?c ** TODO %?\n %u ~/.org/planner.org Computer)
  (?h ** TODO %?\n %u ~/.org/planner.org Household)
  (?b ** TODO %?\n %u ~/.org/planner.org Bowen)
  (?o *** TODO %?\n %u ~/.org/planner.org Job)))
 
  Shelagh
  
   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

 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 '(org-remember-handler))
 (add-hook 'remember-mode-hook 'org-remember-apply-template)

 (setq org-remember-store-without-prompt t)

 When I run M-x remember, I get an org buffer that looks right and
 lets me add notes.  But when I run c-c C-c, I get a prompt asking
 me where to save file, instead of just going

 to me org-default file. If I put into the prompt ~/notes, the
 file saves but when I run remember again, the same prompt comes
 up in the mini-buffer asking where I want to save the file, and
 If plug in /notes, I

 I am forced to overwright what I previously saved in that file.

 Any help gratefully appreciated.
   
Try M-x org-remember instead of M-x remember
   
-Bernt
   
   
   
___
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
   
  
  
  
 
 
  --
 
  
  Jabber: [EMAIL PROTECTED]
  
 
 
 
  ___
  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
 626

[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 '(org-remember-handler))
(add-hook 'remember-mode-hook 'org-remember-apply-template)
(setq org-remember-store-without-prompt t)

When I run M-x remember, I get an org buffer that looks right and lets
me add notes.
But when I run c-c C-c, I get a prompt asking me where to save file,
instead of just going
to me org-default file. If I put into the prompt ~/notes, the file
saves but when I run remember again,
the same prompt comes up in the mini-buffer asking where I want to
save the file, and If plug in /notes, I
I am forced to overwright what I previously saved in that file.

Any help gratefully appreciated.

d.
___
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


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

2008-04-11 Thread Daniel Goldin
I'm afraid so. I have the following in my defaul init file.

(setq org-remember-templates
  '((Todo ?t * TODO %?\n  %i\n  %a ~/orgfiles/NotesTodo.org
Tasks)
(Journal ?j * %U %?\n\n  %i\n  %a ~/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
 Daniel Goldin [EMAIL PROTECTED] wrote:

  Yes, I've tried org-remember: same results.
 
  d.

 I wonder if you have templates set up?

 Something like the following?

 (setq org-remember-templates
   '((?t ** TODO %?\n  %u ~/.org/planner.org Tasks)
 (?j * %u %? ~/.org/notes.org Notes)
 (?f ** TODO %?\n %u ~/.org/planner.org Financial)
 (?c ** TODO %?\n %u ~/.org/planner.org Computer)
 (?h ** TODO %?\n %u ~/.org/planner.org Household)
 (?b ** TODO %?\n %u ~/.org/planner.org Bowen)
 (?o *** TODO %?\n %u ~/.org/planner.org Job)))

 Shelagh
 
  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
   
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 '(org-remember-handler))
(add-hook 'remember-mode-hook 'org-remember-apply-template)
   
(setq org-remember-store-without-prompt t)
   
When I run M-x remember, I get an org buffer that looks right and
lets me add notes.  But when I run c-c C-c, I get a prompt asking
me where to save file, instead of just going
   
to me org-default file. If I put into the prompt ~/notes, the
file saves but when I run remember again, the same prompt comes
up in the mini-buffer asking where I want to save the file, and
If plug in /notes, I
   
I am forced to overwright what I previously saved in that file.
   
Any help gratefully appreciated.
  
   Try M-x org-remember instead of M-x remember
  
   -Bernt
  
  
  
   ___
   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
  
 
 
 


 --

 
 Jabber: [EMAIL PROTECTED]
 



 ___
 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
626-795-9526
___
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