GNU bug report logs - #7508
24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem)

Previous Next

Package: emacs;

Reported by: Ulrich Mueller <ulm <at> gentoo.org>

Date: Sun, 28 Nov 2010 17:18:02 UTC

Severity: minor

Found in version 24.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#7508: closed (24.0.50; EMACS_UNIBYTE still occurs in
 make-dist (trivial problem))
Date: Fri, 03 Dec 2010 02:49:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 02 Dec 2010 21:54:20 -0500
with message-id <a3ipzbh8gz.fsf <at> fencepost.gnu.org>
and subject line Re: bug#7508: 24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem)
has caused the GNU bug report #7508,
regarding 24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
7508: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7508
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ulrich Mueller <ulm <at> gentoo.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem)
Date: Sun, 28 Nov 2010 18:22:23 +0100
Environment variable EMACS_UNIBYTE isn't used any more, therefore it's
useless to unset it in make-dist.

--- make-dist~
+++ make-dist
@@ -130,7 +130,6 @@
 ### (Accept only absolute file names.)
 if [ $update = yes ];
 then
-  unset EMACS_UNIBYTE
   if [ -f src/emacs ];
   then
     EMACS=`pwd`/src/emacs


[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 7508-done <at> debbugs.gnu.org
Subject: Re: bug#7508: 24.0.50;
	EMACS_UNIBYTE still occurs in make-dist (trivial problem)
Date: Thu, 02 Dec 2010 21:54:20 -0500
Alright.

(You can put "Severity: minor" in the first line of the body of a new
report, rather than "trivial problem" in the subject.)


This bug report was last modified 14 years and 175 days ago.

Previous Next


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