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

Re: New DFSG-compliant emacs packages



Jérôme Marant wrote:
> 
> Please report any problem related to these changes ASAP. Thanks.

Not exactly a technical problem, but as a humble user and member of
the local flock of the GNU Emacs Church, I find the output of `M-x
emacs-version' rather deceptive.  This trivial patch should fix it:

--- debian/patches/version-mention-debian.diff.orig     2006-10-26 15:18:46.000000000 +0300
+++ debian/patches/version-mention-debian.diff  2006-10-26 15:19:42.000000000 +0300
@@ -11,8 +11,8 @@
           (format (if (not (interactive-p))
 -                   "GNU Emacs %s (%s%s%s)\n of %s on %s"
 -                 "GNU Emacs %s (%s%s%s) of %s on %s")
-+                   "GNU Emacs %s (%s%s%s)\n of %s on %s, modified by Debian"
-+                 "GNU Emacs %s (%s%s%s) of %s on %s, modified by Debian")
++                   "GNU Emacs %s (%s%s%s)\n of %s on %s, crippled by Debian"
++                 "GNU Emacs %s (%s%s%s) of %s on %s, crippled by Debian")
                   emacs-version
                 system-configuration
                 (cond ((featurep 'motif)




Reply to: