From unknown Fri Aug 15 14:17:25 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#6322 <6322@debbugs.gnu.org> To: bug#6322 <6322@debbugs.gnu.org> Subject: Status: 23.1; Redundant hint in INSTALL Reply-To: bug#6322 <6322@debbugs.gnu.org> Date: Fri, 15 Aug 2025 21:17:25 +0000 retitle 6322 23.1; Redundant hint in INSTALL reassign 6322 emacs submitter 6322 rrt@sc3d.org severity 6322 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Mon May 31 17:06:58 2010 Received: (at submit) by debbugs.gnu.org; 31 May 2010 21:06:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJCCH-0008F7-Iw for submit@debbugs.gnu.org; Mon, 31 May 2010 17:06:57 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJCCF-0008F2-0w for submit@debbugs.gnu.org; Mon, 31 May 2010 17:06:56 -0400 Received: from lists.gnu.org ([199.232.76.165]:46745) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OJCCD-00078d-Ap for submit@debbugs.gnu.org; Mon, 31 May 2010 17:06:53 -0400 Received: from [140.186.70.92] (port=41049 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJCCB-0004no-3b for bug-gnu-emacs@gnu.org; Mon, 31 May 2010 17:06:52 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJCC9-00088F-C1 for bug-gnu-emacs@gnu.org; Mon, 31 May 2010 17:06:50 -0400 Received: from exprod7og109.obsmtp.com ([64.18.2.171]:47311) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OJCC9-00087Y-3d for bug-gnu-emacs@gnu.org; Mon, 31 May 2010 17:06:49 -0400 Received: from source ([74.125.82.54]) by exprod7ob109.postini.com ([64.18.6.12]) with SMTP ID DSNKTAQk5lSvWnd7NMN7iGbGgxQlzs+BQJvy@postini.com; Mon, 31 May 2010 14:06:48 PDT Received: by wwb22 with SMTP id 22so520390wwb.27 for ; Mon, 31 May 2010 14:06:45 -0700 (PDT) Received: by 10.227.142.203 with SMTP id r11mr4773411wbu.35.1275339689305; Mon, 31 May 2010 14:01:29 -0700 (PDT) Received: from mord (93-96-139-152.zone4.bethere.co.uk [93.96.139.152]) by mx.google.com with ESMTPS id r35sm14192910wbv.23.2010.05.31.14.01.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 31 May 2010 14:01:28 -0700 (PDT) To: bug-gnu-emacs@gnu.org Subject: 23.1; Redundant hint in INSTALL Date: Mon, 31 May 2010 22:01:28 +0100 From: rrt@sc3d.org Message-Id: <1275339688.486677.2460@mord> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -5.8 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.8 (-----) The current bzr INSTALL file (as of a few hours ago, at least!) contains the following hint: You can also save some space by compressing (with `gzip') Info files and installed Lisp source (.el) files which have corresponding .elc versions. This is automatically done by `make install', so it would seem that the hint is redundant and could be removed. In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-03-29 on rothera, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.10706000 configured using `configure '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS='' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_GB.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: C/l Minor modes in effect: whitespace-mode: t flyspell-mode: t show-paren-mode: t savehist-mode: t minibuffer-electric-default-mode: t iswitchb-mode: t icomplete-mode: t global-auto-revert-mode: t desktop-save-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: C-x o C-n C-n C-n C-n C-n C-n c o n s t SPC C-x C-s C-x o C-r C-a C-c m C-x o c o n s t SPC C-x C-s C-c m M-x g r e p [ u n d e c i d e d SPC * C-x o C-n C-n C-n C-n C-a C-k C-x C-s C-c m C-x 1 C-p C-p C-p C-p C-n C-n C-n C-n C-n C-p C-p C-p C-p C-x k C-x k C-x k C-x k C-x k C-a C-x b t r e m _ e r m C-s C-r f p r i n t f C-a C-k C-x C-s C-c m A n o t h e r SPC g e m SPC f r o m SPC A n n a SPC P S , SPC f o u n d SPC i n SPC H e a d i n g t o n . C-x # y M-x v c - d i r C-g C-g C-x k M-x r e p o r t - e m a c s - b u Recent messages: Mark saved where search started Saving file /home/rrt/Software/zile-lua/src/term_redisplay.c... Wrote /home/rrt/Software/zile-lua/src/term_redisplay.c (No files need saving) Compilation finished When done with a buffer, type C-x # Save file /home/rrt/Photo/Pun shops/2010-05-30 17.00.07.jpg.txt? (y or n) Saving file /home/rrt/Photo/Pun shops/2010-05-30 17.00.07.jpg.txt... Wrote /home/rrt/Photo/Pun shops/2010-05-30 17.00.07.jpg.txt Quit [2 times] From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 10 00:59:17 2010 Received: (at 6322-done) by debbugs.gnu.org; 10 Jun 2010 04:59:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMZrJ-0007ag-1U for submit@debbugs.gnu.org; Thu, 10 Jun 2010 00:59:17 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMZrH-0007ab-J0 for 6322-done@debbugs.gnu.org; Thu, 10 Jun 2010 00:59:15 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OMZrD-0000UX-5o; Thu, 10 Jun 2010 00:59:11 -0400 To: 6322-done@debbugs.gnu.org Subject: Re: bug#6322: 23.1; Redundant hint in INSTALL References: <1275339688.486677.2460@mord> From: Glenn Morris X-Spook: asset Mahmoud Ahmadinejad David John Oates IRA X-Ran: Mxa6K_Cs4b3Gxma=>*?^?f-:ads+!->p`];jZ=-(Scx5f[jbIK\?g|3cp.7dc$my'z[yv9 X-Hue: blue X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 10 Jun 2010 00:59:11 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: 6322-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Thanks. From unknown Fri Aug 15 14:17:25 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 08 Jul 2010 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator