all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [gmane.comp.tex.texinfo.bugs] Re: defcustom texinfo-mode-hook in texinfo.el
@ 2003-12-30 11:34 Simon Josefsson
  0 siblings, 0 replies; only message in thread
From: Simon Josefsson @ 2003-12-30 11:34 UTC (permalink / raw)


I changed lisp/textmodes/texinfo.el, per discussion below on
bug-texinfo@gnu.org.

-------------------- Start of forwarded message --------------------
Path: main.gmane.org!not-for-mail
From: Simon Josefsson <jas@extundo.com>
Newsgroups: gmane.comp.tex.texinfo.bugs
Subject: Re: defcustom texinfo-mode-hook in texinfo.el
Date: Tue, 30 Dec 2003 12:01:37 +0100
Lines: 59
Sender: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org
Approved: news@gmane.org
Message-ID: <iluisjyr2lq.fsf@latte.josefsson.org>
References: <200312300055.hBU0tqk24217@f7.net>
NNTP-Posting-Host: deer.gmane.org
X-Trace: sea.gmane.org 1072782163 26631 80.91.224.253 (30 Dec 2003 11:02:43 GMT)
X-Complaints-To: usenet@sea.gmane.org
NNTP-Posting-Date: Tue, 30 Dec 2003 11:02:43 +0000 (UTC)
Cc: "Robert J. Chassell" <bob@rattlesnake.com>, bug-texinfo@gnu.org
Original-X-From: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org Tue Dec 30 12:02:39 2003
Return-path: <bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org>
Original-Received: from monty-python.gnu.org ([199.232.76.173])
	by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian))
	id 1AbHe3-0002Q0-00
	for <gnu-bug-texinfo2@m.gmane.org>; Tue, 30 Dec 2003 12:02:39 +0100
Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org)
	by monty-python.gnu.org with esmtp (Exim 4.24)
	id 1AbIbL-00035T-ER
	for gnu-bug-texinfo2@m.gmane.org; Tue, 30 Dec 2003 07:03:55 -0500
Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24)
	id 1AbIbG-00034U-Og
	for bug-texinfo@gnu.org; Tue, 30 Dec 2003 07:03:50 -0500
Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24)
	id 1AbIad-0002tg-MQ
	for bug-texinfo@gnu.org; Tue, 30 Dec 2003 07:03:42 -0500
Original-Received: from [217.13.230.178] (helo=yxa.extundo.com)
	by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168)
	(Exim 4.24) id 1AbIac-0002sR-QO
	for bug-texinfo@gnu.org; Tue, 30 Dec 2003 07:03:11 -0500
Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178])
	(authenticated bits=0)
	by yxa.extundo.com (8.12.10/8.12.10) with ESMTP id hBUB1cAU020724
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
	Tue, 30 Dec 2003 12:01:39 +0100
Original-To: karl@freefriends.org (Karl Berry)
In-Reply-To: <200312300055.hBU0tqk24217@f7.net> (Karl Berry's message of
	"Mon, 29 Dec 2003 19:55:52 -0500")
User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)
X-BeenThere: bug-texinfo@gnu.org
X-Mailman-Version: 2.1.2
Precedence: list
List-Id: Bug reports for the GNU Texinfo documentation system
	<bug-texinfo.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/bug-texinfo>,
	<mailto:bug-texinfo-request@gnu.org?subject=unsubscribe>
List-Archive: <http://mail.gnu.org/pipermail/bug-texinfo>
List-Post: <mailto:bug-texinfo@gnu.org>
List-Help: <mailto:bug-texinfo-request@gnu.org?subject=help>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/bug-texinfo>,
	<mailto:bug-texinfo-request@gnu.org?subject=subscribe>
Errors-To: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org
Xref: main.gmane.org gmane.comp.tex.texinfo.bugs:1572
X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.texinfo.bugs:1572

karl@freefriends.org (Karl Berry) writes:

>     Suggested by
>             karl@freefriends.org (Karl Berry).
>
> Might add "since the Texinfo Elisp files have only been distributed with
> Emacs for some years".
>
> I think the change is fine, go for it.  You might tell Bob explicitly,
> since he is the one who most often works on (some of) those files.
> He's not on bug-texinfo any more, as far as I know.

I have installed the following.

2003-12-30  Simon Josefsson  <jas@extundo.com>

	* textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
	karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
	have only been distributed with Emacs for some years.
	(texinfo-mode-hook): Customize.

Index: texinfo.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/textmodes/texinfo.el,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -p -r1.97 -r1.98
--- texinfo.el	1 Sep 2003 15:45:40 -0000	1.97
+++ texinfo.el	30 Dec 2003 10:59:01 -0000	1.98
@@ -5,7 +5,7 @@
 
 ;; Author: Robert J. Chassell
 ;; Date:   [See date below for texinfo-version]
-;; Maintainer: bug-texinfo@gnu.org
+;; Maintainer: FSF
 ;; Keywords: maint, tex, docs
 
 ;; This file is part of GNU Emacs.
@@ -57,6 +57,12 @@
 (defcustom texinfo-close-quote "''"
   "*String inserted by typing \\[texinfo-insert-quote] to close a quotation."
   :type 'string
+  :group 'texinfo)
+
+(defcustom texinfo-mode-hook nil
+  "Normal hook run when entering Texinfo mode."
+  :type 'hook
+  :options '(turn-on-auto-fill flyspell-mode)
   :group 'texinfo)
 
 \f



_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
bug-texinfo@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-texinfo


-------------------- End of forwarded message --------------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-30 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-30 11:34 [gmane.comp.tex.texinfo.bugs] Re: defcustom texinfo-mode-hook in texinfo.el Simon Josefsson

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.