GNU bug report logs - #6151
mystery arguments of define-minor-mode + describe-function

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Mon, 10 May 2010 10:04:02 UTC

Severity: minor

Tags: notabug

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: mystery arguments of define-minor-mode + describe-function
Date: Mon, 10 May 2010 18:02:37 +0800
Some describe-function results add a mystery argument ARG, not visible
in the corresponding lisp code.

Or maybe it is visible, but not to your average reader.

E.g., here's what describe-function says

    longlines-mode is an interactive compiled Lisp function in
    `longlines.el'.

    (longlines-mode &optional ARG)

    Toggle Long Lines mode.
    In Long Lines mode, long lines are wrapped if they extend beyond

And here's where we get placed when clicking on longlines.el above

    ;;;###autoload
    (define-minor-mode longlines-mode
      "Toggle Long Lines mode.
    In Long Lines mode, long lines are wrapped if they extend beyond





This bug report was last modified 13 years and 311 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.