[Orgmode] Re: Bugs and suggestions for Org 4.70

2007-04-13 Thread Carsten Dominik
Hi Bastien, On Apr 11, 2007, at 22:10, Bastien wrote: Bugs : - Comment syntax: M-; still complains that no comment syntax is defined. I would like to change this but I have given up to understand this issue. It has to do with the problem brouoght back up yesterday by Leo, that after #+

[Orgmode] Org-mode 4.71

2007-04-13 Thread Carsten Dominik
Hi I have released org-mode version 4.71 at http://www.astro.uva.nl/~dominik/Tools/org This has only small changes and some bug fixes. Enjoy! - Carsten Changes in Version 4.71 --- - New variables to customize the header and data tags in exported HTML:`org-export-t

Re: [Orgmode] Adding latex packages

2007-04-13 Thread Carsten Dominik
On Apr 3, 2007, at 18:00, Matthieu Lemerre wrote: Hello, I wondered if it was possible to include custom Latex packages when processing embedded LaTeX fragments in org. In 4.71, the entire header will be contained in the option `org-format-latex-header'. This should be global or per-file

[Orgmode] Empty lines in subtrees (was: [bug] misbehavior of org-shiftmetaup)

2007-04-13 Thread Leo
- Me (2007-04-12) wrote:- > Dear Carsten, > > I think this bug has been there for quite some time as it is also in > 4.67c. > > To reproduce: >o Open the attached file and set it in org-mode >o Go to "* Heading 1" and issue 'C-x n s' >o Move cursor to subtree: "** Item 2" >

Re: [Orgmode] Re: Bugs and suggestions for Org 4.70

2007-04-13 Thread Giovanni Ridolfi
On Fri, Apr 13, 2007 at 10:41:30AM +0200, Carsten Dominik wrote: > On Apr 11, 2007, at 22:10, Bastien wrote: > > >- *Bold* words at the beginning of lines are considered > > headlines when folding/unfolding. > > Yes, this is a known problem, unlikely to be fixed soon, > because of the obvious co

[Orgmode] Re: Bugs and suggestions for Org 4.70

2007-04-13 Thread Bastien
Hi, Carsten Dominik <[EMAIL PROTECTED]> writes: >> - Comment syntax: M-; still complains that no comment syntax is defined. > > I would like to change this but I have given up to understand > this issue. Ok, i understand this. >> - *Bold* words at the beginning of lines are considered >> he

Re: [Orgmode] Re: Bugs and suggestions for Org 4.70

2007-04-13 Thread Carsten Dominik
On Apr 13, 2007, at 14:10, Bastien wrote: - If a list item contains a number that find itself at the beginning of a line (within this list item), this number will be considered as a start for another ordered-list item when exporting. For example : Yes, this is a problem. Again, I would no

Re: [Orgmode] Re: Bugs and suggestions for Org 4.70

2007-04-13 Thread Bastien
Carsten Dominik <[EMAIL PROTECTED]> writes: >> Mmhh. It may require a full rewriting of the lists parsing funcs; i >> didn't check your code for that, but having spent a good amount of time >> trying to implement something like this for my old bhl-mode, I know list >> parsing is always challenging

Re: [Orgmode] 4.70 org-goto bug

2007-04-13 Thread Rick Moynihan
I've discovered that this problem was only occuring at work, and not at home. I think my site installation of emacs 22 was messed up, perhaps colliding with emacs21. And possibly confusing the org-mode install. In truth I have no idea, but a clean reinstall seems to have things working normal