emacs-devel
[Top][All Lists]
Advanced

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

Re: Wrong type error in dbus method


From: Thien-Thi Nguyen
Subject: Re: Wrong type error in dbus method
Date: Mon, 05 Jul 2010 21:03:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

() Michael Albinus <address@hidden>
() Mon, 05 Jul 2010 20:34:12 +0200

   Understood. I'm a little bit busy just after vacations; I'll try to
   polish the manual when my head is back over the water line.

All the @defun lines register function implicitly (like explicit @findex).
I see a few @cindex lines, too.  So it sounds like the standard "single
index composed of concepts and functions and variables" is indicated.

Fortunately, that's not hard to do:

Add these lines near the top:

@syncodeindex vr cp
@syncodeindex fn cp

Then add the index as the last node:

@node Index
@unnumbered Index

@printindex cp

Also, don't forget to add

* Index::

to the top-level menu.  I would post a patch, but i'm afraid of bazaar.

thi



reply via email to

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