[Emacs-orgmode] possible bug in org-remember-handler

2006-05-07 Thread T. V. Raman
Attempting to paste a note into the first section in an existing org file appears to fail in that the note gets placed at the end of the file. Pasting into sections other than the first section works. i.e. If you have a file with the following: * first *second *third then if you pick *first

[Emacs-orgmode] org and remember:

2006-05-07 Thread T. V. Raman
A couple of questions -- I use remember with org as a means for obtaining rich hot lists. I just found out about org remember templates, but am running into a couple of issues: I first set (setq org-remember-templates '( (?w "* %? %U \n %a"

[Emacs-orgmode] org: sorting table throws error:

2006-05-07 Thread T. V. Raman
I'll attach sample input and backtrace. Calling org-table-sort-lines throws an error. | Number | Square | |+| | 3 | 9 | | 5 | 25 | | 4 | 16 | Error raised: mapcar: Args out of range: "", 1, 9 BackTrace: Debugger entered--Lisp error: (args-out-of-ra

[Emacs-orgmode] org-occur raises signal?

2006-05-07 Thread T. V. Raman
Hi, this may not be a problem in general, but it's an irritant with emacspeak. Command org-occur calls signal even when it succeeds, and this caused me to think the command was failing --- specifically -- it raises Already at top level of the outline --- any chance of not using signal when the

Re: [Emacs-orgmode] colorless and linkless

2006-05-07 Thread John Rakestraw
Just a quick follow-up. I should have said earlier that I backed off to a minimal org config set-up in my org-init.el file -- only the basic lines specified in the documentation -- and I still have neither colors nor links. On Sun, 7 May 2006 10:21:00 -0400 John Rakestraw <[EMAIL PROTECTED]> wrot

[Emacs-orgmode] colorless and linkless

2006-05-07 Thread John Rakestraw
Hi -- (Please excuse the double-posting if any -- I'm fairly certain that my first attempt to post this was unsuccessful.) I've been using org mode (now at version 4.27) in Linux (FC4, current updates, emacs 21.4.1) for a few months. I really like it -- thanks to Carsten and others who have contr