[Orgmode] Peculiarity in the agenda view

2008-10-19 Thread mwills
If the following is entered in an org-mode file: * Follow up telephone enquiry (call made [2008-10-18 Sat 15:35]) SCHEDULED: 2008-10-25 Sat The agenda then displays: Saturday 25 October 2008 home: 15:35.. Scheduled: Follow up telephone enquiry (call made [2008-10-18 Sat 15:35] Why

[Orgmode] Command line switch under Windows version of org-mode

2008-10-19 Thread mwills
I have been trying to get an org-mode to output an agenda to the Windows command prompt. This worked easily under linux with the following switches on the command line: -batch -l path/init.el -eval '(org-batch-agenda a org-agenda-ndays 30)' I eventually got this working under Windows by replacing

Re: [Orgmode] docx attachments and mime types

2008-10-19 Thread Sebastian Rose
I think emacs uses ~/.mailcap. At least you may use that file to overwrite global mime values. See http://gnus.org/manual/emacs-mime_30.html I only use .mailcap for GNUS - don't know if it works elsewhere in emacs. But it's worth a try. Hope that helps, Sebastian lfod wrote:

[Orgmode] .emacs won't load Hohn Wiegleys script

2008-10-19 Thread Graham Smith
I have copied John Wiegley's script for task management into my .emacs file, but get an error: An error has occurred while loading `/home/graham/.emacs': Symbol's value as variable is void: To ensure normal operation, you should investigate and remove the cause of the error in your

[Orgmode] [PATCH] Allow storing clock status between emacs sessions.

2008-10-19 Thread James TD Smith
Clock-related data are saved when exiting emacs ands restored when emacs is restarted. The data saved include the contents of `org-clock-history', and the running clock, if there is one. To use this, you will need to add (require 'org-clock) (org-clock-persistence-insinuate) to your .emacs and

[Orgmode] [PATCH] Bugfix in org-add-log-setup.

2008-10-19 Thread James TD Smith
--- lisp/ChangeLog |6 ++ lisp/org.el|3 ++- 2 files changed, 8 insertions(+), 1 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 35ce9c3..ad7c9fe 100755 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-10-19 James TD Smith [EMAIL PROTECTED] + +

Re: [Orgmode] Peculiarity in the agenda view

2008-10-19 Thread Carsten Dominik
Hi, this is because times mentioned in the headline itself are considered significant. You could cal it a but in this case, it is useful in others. You can fid this by moving the inactive time stamp from the headline into the body of the entry. - Carsten On Oct 18, 2008, at 5:53 PM,

Re: [Orgmode] .emacs won't load Hohn Wiegleys script

2008-10-19 Thread Carsten Dominik
The text contains special non-ascii characters as leading spaces in many places, in my Emacs 23 this shows immediately. I don't know from where you copied it, directly from the webpage? You need to remove all initial whitespace in all lines from John, ad the problem will likely go away.

Re: [Orgmode] .emacs won't load Hohn Wiegleys script

2008-10-19 Thread Graham Smith
Carsten The text contains special non-ascii characters as leading spaces in many places, in my Emacs 23 this shows immediately. I don't know from where you copied it, directly from the webpage? You need to remove all initial whitespace in all lines from John, ad the problem will likely go

Re: [Orgmode] Org-Mode Presentation Videos

2008-10-19 Thread srandby
Sebastian Rose wrote: [EMAIL PROTECTED] wrote: One comment. I've been using LaTeX for about 15 years, Emacs for about 2 years and Org-Mode for about 8 months. My LaTeX files are heavily customized and I'm used to working with them without org-mode. My few, and not very serious, attempts to

Re: [Orgmode] Command line switch under Windows version of org-mode

2008-10-19 Thread Carsten Dominik
Hi, this is useful information, would you like to formulate a FAQ entry about this and send it to me so that we can have this information available in a prominent place? - Carsten On Oct 18, 2008, at 6:01 PM, [EMAIL PROTECTED] wrote: I have been trying to get an org-mode to output an

Re: [Orgmode] Org-Mode Presentation Videos

2008-10-19 Thread Manish
On Sun, Oct 19, 2008 at 11:32 PM, wrote: Sebastian Rose wrote: Scott Randby wrote: One comment. I've been using LaTeX for about 15 years, Emacs for about 2 years and Org-Mode for about 8 months. My LaTeX files are heavily customized and I'm used to working with them without

Re: [Orgmode] Org-Mode Presentation Videos

2008-10-19 Thread Russell Adams
On Sun, Oct 19, 2008 at 02:02:07PM -0400, [EMAIL PROTECTED] wrote: Sebastian Rose wrote: First, I don't know emacs lisp. I've been planning to learn it, but finding the time is difficult and I'm not a professional programmer. Don't need to know lisp. ;] Second, the customizations I use for

Re: [Orgmode] Org-Mode Presentation Videos

2008-10-19 Thread Sebastian Rose
Russell Adams wrote: On Sun, Oct 19, 2008 at 02:02:07PM -0400, [EMAIL PROTECTED] wrote: Sebastian Rose wrote: First, I don't know emacs lisp. I've been planning to learn it, but finding the time is difficult and I'm not a professional programmer. Don't need to know lisp. ;] Right, my lisp

[Orgmode] latex and org-mode

2008-10-19 Thread Daniel M German
hi everybody, I am also a long time user of Latex (16 years). I use it mainly to author scientific papers. i followed the discussion about trying to export org files to latex files. I am also currently drafting in org (using latex macros in my draft, but no latex structure) and then move to