emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* A few problems
@ 2007-04-26 13:07 Bastien
  2007-04-26 14:01 ` Carsten Dominik
  2007-04-26 14:11 ` Leo
  0 siblings, 2 replies; 6+ messages in thread
From: Bastien @ 2007-04-26 13:07 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-05-08  7:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-26 13:07 A few problems Bastien
2007-04-26 14:01 ` Carsten Dominik
2007-04-26 14:11 ` Leo
2007-05-01 11:54   ` Carsten Dominik
2007-05-06 17:44     ` Leo
2007-05-08  6:40       ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).