On Aug 18, 2007, at 11:05, Sivaram Neelakantan wrote:
Can the Makefile be modified to the create the 'dir' file for the
info file?
I will simply keep a dir file in the distribution.
Thanks.
- Carsten
___
Emacs-orgmode mailing list
Emacs-orgmode
On Aug 20, 2007, at 4:46, Bake Timmons wrote:
A simple elisp formula in the spreadsheet indicated a couple of errors
in the handling of ranges:
'(car '(A4..C4))
This was using org.el from the latest Emacs cvs MAIN branch. I have
appended a patch against this as one possible fix. Thanks.
--
On Aug 18, 2007, at 9:50, Christian Schlauer wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
[...]
The table editor automatically chooses the alignment of a column,
based on the content of the column. There are two customization
variables involved in tuning this behavior:
[...]
I am o
Daniel Clemente gmail.com> writes:
>
> Hi,
> in a file I would like to write following line:
>
> „Writing [1] you can create a footnote."
>
,-
| The only two ways I found to write the brackets
| in the right way would be to set the line as
| fixed-width font. Like so:
|
| :Wri
A simple elisp formula in the spreadsheet indicated a couple of errors
in the handling of ranges:
'(car '(A4..C4))
This was using org.el from the latest Emacs cvs MAIN branch. I have
appended a patch against this as one possible fix. Thanks.
--- src/emacs/lisp/textmodes/org.el 2007-08-18 2