[Orgmode] xemacs error when calling org-install

2010-12-08 Thread Dr. Volker Zell
Hi Under xemacs when calling the following from org-mode-7.3 I get: (require 'org-install) - Wrong number of arguments: custom-autoload, 3 This is because xemacs defines custom-autoload only with two arguments: `custom-autoload' is a compiled Lisp function -- loaded from

[Orgmode] Generating an org file actually including the #+INCLUDE files

2010-12-08 Thread Miguel Ruiz
Hi, I am working on a document split in several chunks. I need to generate the full document in order to do different sorting processes before exporting. It would be nice if that generation could be recursive ... you know, one master file, one included file with another included file. I

Re: [Orgmode] Export of quoted region to HTML

2010-12-08 Thread Nicolas Goaziou
Hello, Vincent Belaïche writes: The /li/ul closure is missing. Is that a bug? At the moment, there is no real support for lists inside blocks. Regards, -- Nicolas ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the

[Orgmode] Re: Can't close Emacs+org-mode if /tmp and /home on different partitions

2010-12-08 Thread Dan Davison
Antti Kaihola akaih...@gmail.com writes: I have /tmp on my root partition and a separate partition for /home. When trying to close an Emacs session which is using org-mode, I get this error: move-file-to-trash: Non-regular file: Is a directory, /tmp/babel-XXX (where XXX are

[Orgmode] Very strange indenting behaviour with CLOCKING drawers.

2010-12-08 Thread Rainer Stengele
Hi all, I have a very strange indenting behaviour with CLOCKING drawers. I can easily reproduce it with a section like this: * INARBEIT test :LOGBOOK: CLOCK: [2010-12-08 Mi 12:53]--[2010-12-08 Mi 12:53] = 0:00 CLOCK: [2010-12-08 Mi 12:53]--[2010-12-08 Mi 12:53] = 0:00 CLOCK:

Re: [Orgmode] Re: Automatically insert inactive timestamps

2010-12-08 Thread Andrew J. Korty
Bernt Hansen be...@norang.ca wrote: (add-hook 'org-insert-heading-hook 'bh/insert-heading-inactive-timestamp) Using org-insert-heading-hook is more elegant than my way, but I only want timestamps on TODO entries, so I use #+begin_src emacs-lisp (defadvice org-insert-todo-heading (after

Re: [Orgmode] [Babel] The first line of the code blocks disappears in the tangled file

2010-12-08 Thread Chris Malone
Hi Seb, I can't say that I understand the problem, but I can reproduce it - any line right after the #+begin_src org :results latex is being stripped upon tangle. Not sure if it helps or not, but I'm using org-mode version 7.3 =release_7.3.89.g97f4c.dirty= with emacs 22.2.1. Chris 2010/12/8

[Orgmode] preventing strikethrough, italics and underline fontification

2010-12-08 Thread Eric Holbrook
I have several org files that contain simulator command arguments that look like this: +ADTL_ARG+somethingOrOther or /long/path/to//somewhere/ or _token_to_get_inserted_in_something_ These appear in both headlines and non-headline text. It's pretty distracting, particularly when

Re: [Orgmode] Re: Automatically insert inactive timestamps

2010-12-08 Thread Nick Dokos
Andrew J. Korty a...@iu.edu wrote: Bernt Hansen be...@norang.ca wrote: (add-hook 'org-insert-heading-hook 'bh/insert-heading-inactive-timestamp) Using org-insert-heading-hook is more elegant than my way, but I only want timestamps on TODO entries, so I use I think you should be able

[Orgmode] What is the proper way to set the time span for a diary-float appointment?

2010-12-08 Thread Robert Horn
I wanted to set up a regular meeting that would appear in the agenda grid. I discovered that the following works: ... Regular Meeting 13:00-14:00 %%(diary-float t 2 1) This creates a first tuesday of each month meeting, from 1300h to 1400h. This works because the default for the