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: Ulrich Mueller <ulm <at> gentoo.org>
Subject: bug#7508: closed (Re: bug#7508: 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 bug report

#7508: 24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem)

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 7508 <at> debbugs.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: 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.)

[Message part 3 (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



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.