unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7508: 24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem)
@ 2010-11-28 17:22 Ulrich Mueller
  2010-12-03  2:54 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Ulrich Mueller @ 2010-11-28 17:22 UTC (permalink / raw)
  To: 7508

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#7508: 24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem)
  2010-11-28 17:22 bug#7508: 24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem) Ulrich Mueller
@ 2010-12-03  2:54 ` Glenn Morris
       [not found]   ` <19704.39759.686826.232459@a1i15.kph.uni-mainz.de>
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2010-12-03  2:54 UTC (permalink / raw)
  To: 7508-done


Alright.

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#7508: 24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem)
       [not found]   ` <19704.39759.686826.232459@a1i15.kph.uni-mainz.de>
@ 2010-12-03  8:17     ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2010-12-03  8:17 UTC (permalink / raw)
  To: Ulrich Mueller; +Cc: 7508

Ulrich Mueller wrote:

> OK, I'll try to remember this. But shouldn't it be documented in the
> "Reporting Bugs" section of the Emacs manual?

No, because it is not important enough to mention there; it was just
for your information.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-03  8:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-28 17:22 bug#7508: 24.0.50; EMACS_UNIBYTE still occurs in make-dist (trivial problem) Ulrich Mueller
2010-12-03  2:54 ` Glenn Morris
     [not found]   ` <19704.39759.686826.232459@a1i15.kph.uni-mainz.de>
2010-12-03  8:17     ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).