GNU bug report logs - #9233
Small error in Elisp manual

Previous Next

Package: emacs;

Reported by: Juanma Barranquero <lekktu <at> gmail.com>

Date: Thu, 4 Aug 2011 00:16:02 UTC

Severity: minor

Tags: fixed

Fixed in version 24.1

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juanma Barranquero <lekktu <at> gmail.com>
To: 9233 <at> debbugs.gnu.org
Subject: bug#9233: Small error in Elisp manual
Date: Thu, 4 Aug 2011 02:14:13 +0200
Emacs Lisp Reference, "37.15 Network Servers" says:

    The server's process buffer value is never used directly by Emacs,
    but it is passed to the log function, which can log connections by
    inserting text there.

but in fact, the log function gets SERVER, CONNECTION (both processes)
and MESSAGE (a string).

It  should instead say something like: "The server's process buffer
value is never used directly, but the log function can retrieve it and
use it to log connections by inserting text there."

    Juanma




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

Previous Next


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