emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] A few problems


From: Bastien
Subject: [Orgmode] A few problems
Date: Thu, 26 Apr 2007 15:07:31 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux)

Hi Carsten and list,

these issues concern the latest org-mode 4.73 and CVS Emacs.

- In the HTML output, the targetted headlines of the table of contents
  typically look like this : 

  <h2><a name="#sec-3">Title of the targetted section</a></h2>
 
  As a side-effect, the (css) style of such a headline is the same than
  that of a *normal* link, which might be confusing.

  I suggest to use the "id" element instead :
  <h2 id="sec-3">Title of the section</h2>

- The relevant #+ARCHIVE: is not taken into account when archiving headines
  in a narrowed buffer.

- Emacs complains when we C-c C-c on a blank log buffer when clocking out.
  Additionally, an empty log yields an empty line starting with a dash "-",
  which is not quite appropriate.

All the best,

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]