all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* A few problems
@ 2009-07-16 22:34 Marco Paunescu
  2009-07-18  7:47 ` Marco Paunescu
  2009-07-18  9:05 ` Anselm Helbig
  0 siblings, 2 replies; 6+ messages in thread
From: Marco Paunescu @ 2009-07-16 22:34 UTC (permalink / raw)
  To: help-gnu-emacs

Hello, since I've done recent ubuntu upgrade emacs hasn't been reading
color rules from .Xresources (done xrdb -merge already) and bbdb hasn't
been working any more, thou installed (and reinstalled).

I have versions 21, 22 and 23 installed, and actually only 22 loads
gnus, the others give

run-hooks: Symbol's function definition is void: bbdb-insinuate-gnus

Can we solve these problems?

Thanks for your hints
-- 
Marco Paunescu
(Aka Pau)
Love is the Dance of Eternity


^ permalink raw reply	[flat|nested] 6+ messages in thread
* 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:[~2009-07-18  9:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-16 22:34 A few problems Marco Paunescu
2009-07-18  7:47 ` Marco Paunescu
2009-07-18  9:05 ` Anselm Helbig
  -- strict thread matches above, loose matches on Subject: below --
2007-04-26 13:07 Bastien
2007-04-26 14:01 ` Carsten Dominik
2007-04-26 14:11 ` Leo

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.