GNU bug report logs - #10772
24.0.93; [patch] Convert tcl-auto-fill-mode to use define-minor-mode

Previous Next

Package: emacs;

Reported by: William Stevenson <yhvh2000 <at> gmail.com>

Date: Thu, 9 Feb 2012 06:51:01 UTC

Severity: minor

Tags: fixed, patch

Found in version 24.0.93

Fixed in version 26.1

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Xue Fuqiao <xfq <at> gnu.org>
Cc: William Stevenson <yhvh2000 <at> gmail.com>, 10772 <at> debbugs.gnu.org
Subject: Re: bug#10772: 24.0.93;
 [patch] Convert tcl-auto-fill-mode to use define-minor-mode
Date: Wed, 26 Feb 2014 10:40:58 -0500
>>> What about the following patch:
>> Tcl is not special wrt to filling and comments, AFAIK, so tcl-mode
>> should simply use the default auto-fill functionality without any
>> local tweaks.
> Right, and that's exactly what my patch does.

No, it preserves the "special behavior", just changing the
implementation to rely on the generic auto-fill code.  My point is that
the special behavior is just a preference of the mode's author and hence
doesn't belong in the major mode's definition.


        Stefan




This bug report was last modified 8 years and 46 days ago.

Previous Next


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