From unknown Sat Aug 09 13:16:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12302: 24.2.50; Inappropriate warning about site-lisp not existing Resent-From: Stephen Berman Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 29 Aug 2012 08:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 12302 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 12302@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.134623032210216 (code B ref -1); Wed, 29 Aug 2012 08:53:02 +0000 Received: (at submit) by debbugs.gnu.org; 29 Aug 2012 08:52:02 +0000 Received: from localhost ([127.0.0.1]:55449 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T6e0H-0002eV-Qb for submit@debbugs.gnu.org; Wed, 29 Aug 2012 04:52:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50514) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T6e0E-0002eH-Vz for submit@debbugs.gnu.org; Wed, 29 Aug 2012 04:52:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6dz9-0000YP-A5 for submit@debbugs.gnu.org; Wed, 29 Aug 2012 04:50:56 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:59540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6dz9-0000YL-6Z for submit@debbugs.gnu.org; Wed, 29 Aug 2012 04:50:51 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6dz2-0007Pz-So for bug-gnu-emacs@gnu.org; Wed, 29 Aug 2012 04:50:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6dyx-0000XC-TG for bug-gnu-emacs@gnu.org; Wed, 29 Aug 2012 04:50:44 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:50786) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1T6dyx-0000Ww-IG for bug-gnu-emacs@gnu.org; Wed, 29 Aug 2012 04:50:39 -0400 Received: (qmail invoked by alias); 29 Aug 2012 08:50:26 -0000 Received: from i59F57A1A.versanet.de (EHLO rosalinde.fritz.box) [89.245.122.26] by mail.gmx.net (mp070) with SMTP; 29 Aug 2012 10:50:26 +0200 X-Authenticated: #20778731 X-Provags-ID: V01U2FsdGVkX1/Fxj8IWffFLqOMkbtHK0eiOJ1vdQLR37P5sWEmeT w06Nkh5qS8Irof From: Stephen Berman Date: Wed, 29 Aug 2012 10:50:25 +0200 Message-ID: <87harmoze6.fsf@rosalinde.fritz.box> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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.9 (------) With my current Emacs build, this warning appears in the shell when I start emacs with my init file or with -q (but of course not with -Q): "Warning: Lisp directory `/home/steve/bzr/emacs/quickfixes/site-lisp' does not exist." The quickfixes path is my Emacs source tree; I guess site-lisp is added only when Emacs is built with `make install', which I do not use, so I think the warning is inappropriate. The warning apparently comes from load_path_check, which exists since this change (committed between my current and my previous build, which lacked this warning): 2012-07-07 Glenn Morris * lread.c (load_path_check): New function, split from init_lread. (init_lread): Reorganize. Motivation: If EMACSLOADPATH is set, check/warn about that rather than the defaults, which we are not going to use. Hence we can remove the turn_off_warning and WINDOWSNT || HAVE_NS tests. Don't warn if site-lisp directories are missing. If not installed, start from a blank load-path, since PATH_LOADSEARCH refers to the eventual installation directories. It sounds like this should explicitly suppress the warning I'm seeing, so either it's not working, or I misunderstand it, or the warning is coming from somewhere else. In GNU Emacs 24.2.50.1 (x86_64-suse-linux-gnu, GTK+ Version 2.24.7) of 2012-08-20 on rosalinde Bzr revision: 109703 rgm@gnu.org-20120820181303-1o7qqwvj2z4q4cuu Windowing system distributor `The X.Org Foundation', version 11.0.11004000 Configured using: `configure '--without-toolkit-scroll-bars' 'CFLAGS=-g -O0'' Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=local locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Group Minor modes in effect: gnus-topic-mode: t gnus-undo-mode: t shell-dirtrack-mode: t show-paren-mode: t recentf-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t temp-buffer-resize-mode: t column-number-mode: t line-number-mode: t Recent input: M-x - h s 3 0 M-x 5 0 M-x 2 M-x - 4 C-h f - h s s t r b C-x o C-x k M-x C-g C-u 3 0 M-x C-g C-c r C-_ C-s s c r o l l - SPC C-c " p C-M-x C-x b C-u 3 0 M-x C-x < C-x > C-x > C-x b C-h f r e a d - n u C-g M-d M-d n u m b e r C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-M-x C-x b M-x X C-x > C-x b P C-M-x C-x b M-x 4 0 q C-x C-s C-x b s C-g M-x g u J j 1 j b u g M-g 9 SPC n n n SPC h n 2 b n n n n q M-x r e p o r Recent messages: Mark activated [10 times] srb-hscroll Auto-saving...done srb-hscroll Auto-saving...done Saving file /data/steve/.emacs.d/site-lisp/srb-misc.el... Wrote /data/steve/.emacs.d/site-lisp/srb-misc.el Quit Opening nntp server on news.gmane.org...done Making completion list... Load-path shadows: None found. Features: (shadow emacsbug sendmail gnus-fun jka-compr flow-fill shr browse-url ido find-func sort smiley gnus-cite mail-extr gnus-async gnus-bcklg parse-time qp gnus-ml nndoc url-handlers mm-archive url-cache debbugs-gnu debbugs soap-client url-http url-auth url-gw url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars warnings xml help-mode bug-reference add-log vc-bzr cc-langs cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs misearch multi-isearch find-dired dired-x dired grep compile gnus-topic nndraft nnmh nnfolder netrc gnutls network-stream starttls tls gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig mailcap nntp gnus-cache gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader mail-utils em-unix em-term term disp-table ehelp electric em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util edmacro kmacro eldoc adaptive-wrap-autoloads debbugs-autoloads package view mule-util cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs face-remap appt tramp-cache tramp-sh ange-ftp tramp-ftp tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv gnus-util mm-util mail-prsvr password-cache tramp-loaddefs shell pcomplete comint ansi-color ring format-spec paren recentf tree-widget wid-edit allout cus-start cus-load todos derived cl-macs gv cl cl-lib macroexp diary-lib diary-loaddefs cal-menu easymenu calendar cal-loaddefs srb-cal+diary+appt advice help-fns advice-preload w3m-load bbdb-loaddefs srb-recentf srb-mode-line time noutline outline srb-misc easy-mmode time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From unknown Sat Aug 09 13:16:56 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Stephen Berman Subject: bug#12302: closed (Re: bug#12302: 24.2.50; Inappropriate warning about site-lisp not existing) Message-ID: References: <87harmoze6.fsf@rosalinde.fritz.box> X-Gnu-PR-Message: they-closed 12302 X-Gnu-PR-Package: emacs Reply-To: 12302@debbugs.gnu.org Date: Thu, 30 Aug 2012 00:51:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1346287861-10560-1" This is a multi-part message in MIME format... ------------=_1346287861-10560-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #12302: 24.2.50; Inappropriate warning about site-lisp not existing 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 12302@debbugs.gnu.org. --=20 12302: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D12302 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1346287861-10560-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 12302-done) by debbugs.gnu.org; 30 Aug 2012 00:50:03 +0000 Received: from localhost ([127.0.0.1]:56636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T6sxP-0002j3-7R for submit@debbugs.gnu.org; Wed, 29 Aug 2012 20:50:03 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:48938) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T6sxM-0002iZ-TH for 12302-done@debbugs.gnu.org; Wed, 29 Aug 2012 20:50:01 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1T6swG-0006YU-EC; Wed, 29 Aug 2012 20:48:52 -0400 From: Glenn Morris To: 12302-done@debbugs.gnu.org Subject: Re: bug#12302: 24.2.50; Inappropriate warning about site-lisp not existing References: <87harmoze6.fsf@rosalinde.fritz.box> X-Spook: Sears Tower bluebird Vickie Weaver NORAD jihad Security X-Ran: NZ/J<"m.{JWESm#+_biCKGQ6(W-r*`%\RQMA92>9(%luY"BA}1gD;k|}s;yVf27}G``0YT X-Hue: blue X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 29 Aug 2012 20:48:52 -0400 In-Reply-To: <87harmoze6.fsf@rosalinde.fritz.box> (Stephen Berman's message of "Wed, 29 Aug 2012 10:50:25 +0200") 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: -7.1 (-------) X-Debbugs-Envelope-To: 12302-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -7.1 (-------) Presumably this was an out-of-tree build, in which case it is fixed now. ------------=_1346287861-10560-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 29 Aug 2012 08:52:02 +0000 Received: from localhost ([127.0.0.1]:55449 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T6e0H-0002eV-Qb for submit@debbugs.gnu.org; Wed, 29 Aug 2012 04:52:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50514) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T6e0E-0002eH-Vz for submit@debbugs.gnu.org; Wed, 29 Aug 2012 04:52:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6dz9-0000YP-A5 for submit@debbugs.gnu.org; Wed, 29 Aug 2012 04:50:56 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:59540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6dz9-0000YL-6Z for submit@debbugs.gnu.org; Wed, 29 Aug 2012 04:50:51 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6dz2-0007Pz-So for bug-gnu-emacs@gnu.org; Wed, 29 Aug 2012 04:50:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6dyx-0000XC-TG for bug-gnu-emacs@gnu.org; Wed, 29 Aug 2012 04:50:44 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:50786) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1T6dyx-0000Ww-IG for bug-gnu-emacs@gnu.org; Wed, 29 Aug 2012 04:50:39 -0400 Received: (qmail invoked by alias); 29 Aug 2012 08:50:26 -0000 Received: from i59F57A1A.versanet.de (EHLO rosalinde.fritz.box) [89.245.122.26] by mail.gmx.net (mp070) with SMTP; 29 Aug 2012 10:50:26 +0200 X-Authenticated: #20778731 X-Provags-ID: V01U2FsdGVkX1/Fxj8IWffFLqOMkbtHK0eiOJ1vdQLR37P5sWEmeT w06Nkh5qS8Irof From: Stephen Berman To: bug-gnu-emacs@gnu.org Subject: 24.2.50; Inappropriate warning about site-lisp not existing Date: Wed, 29 Aug 2012 10:50:25 +0200 Message-ID: <87harmoze6.fsf@rosalinde.fritz.box> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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.9 (------) With my current Emacs build, this warning appears in the shell when I start emacs with my init file or with -q (but of course not with -Q): "Warning: Lisp directory `/home/steve/bzr/emacs/quickfixes/site-lisp' does not exist." The quickfixes path is my Emacs source tree; I guess site-lisp is added only when Emacs is built with `make install', which I do not use, so I think the warning is inappropriate. The warning apparently comes from load_path_check, which exists since this change (committed between my current and my previous build, which lacked this warning): 2012-07-07 Glenn Morris * lread.c (load_path_check): New function, split from init_lread. (init_lread): Reorganize. Motivation: If EMACSLOADPATH is set, check/warn about that rather than the defaults, which we are not going to use. Hence we can remove the turn_off_warning and WINDOWSNT || HAVE_NS tests. Don't warn if site-lisp directories are missing. If not installed, start from a blank load-path, since PATH_LOADSEARCH refers to the eventual installation directories. It sounds like this should explicitly suppress the warning I'm seeing, so either it's not working, or I misunderstand it, or the warning is coming from somewhere else. In GNU Emacs 24.2.50.1 (x86_64-suse-linux-gnu, GTK+ Version 2.24.7) of 2012-08-20 on rosalinde Bzr revision: 109703 rgm@gnu.org-20120820181303-1o7qqwvj2z4q4cuu Windowing system distributor `The X.Org Foundation', version 11.0.11004000 Configured using: `configure '--without-toolkit-scroll-bars' 'CFLAGS=-g -O0'' Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=local locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Group Minor modes in effect: gnus-topic-mode: t gnus-undo-mode: t shell-dirtrack-mode: t show-paren-mode: t recentf-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t temp-buffer-resize-mode: t column-number-mode: t line-number-mode: t Recent input: M-x - h s 3 0 M-x 5 0 M-x 2 M-x - 4 C-h f - h s s t r b C-x o C-x k M-x C-g C-u 3 0 M-x C-g C-c r C-_ C-s s c r o l l - SPC C-c " p C-M-x C-x b C-u 3 0 M-x C-x < C-x > C-x > C-x b C-h f r e a d - n u C-g M-d M-d n u m b e r C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-SPC C-M-x C-x b M-x X C-x > C-x b P C-M-x C-x b M-x 4 0 q C-x C-s C-x b s C-g M-x g u J j 1 j b u g M-g 9 SPC n n n SPC h n 2 b n n n n q M-x r e p o r Recent messages: Mark activated [10 times] srb-hscroll Auto-saving...done srb-hscroll Auto-saving...done Saving file /data/steve/.emacs.d/site-lisp/srb-misc.el... Wrote /data/steve/.emacs.d/site-lisp/srb-misc.el Quit Opening nntp server on news.gmane.org...done Making completion list... Load-path shadows: None found. Features: (shadow emacsbug sendmail gnus-fun jka-compr flow-fill shr browse-url ido find-func sort smiley gnus-cite mail-extr gnus-async gnus-bcklg parse-time qp gnus-ml nndoc url-handlers mm-archive url-cache debbugs-gnu debbugs soap-client url-http url-auth url-gw url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars warnings xml help-mode bug-reference add-log vc-bzr cc-langs cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs misearch multi-isearch find-dired dired-x dired grep compile gnus-topic nndraft nnmh nnfolder netrc gnutls network-stream starttls tls gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig mailcap nntp gnus-cache gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader mail-utils em-unix em-term term disp-table ehelp electric em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util edmacro kmacro eldoc adaptive-wrap-autoloads debbugs-autoloads package view mule-util cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs face-remap appt tramp-cache tramp-sh ange-ftp tramp-ftp tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv gnus-util mm-util mail-prsvr password-cache tramp-loaddefs shell pcomplete comint ansi-color ring format-spec paren recentf tree-widget wid-edit allout cus-start cus-load todos derived cl-macs gv cl cl-lib macroexp diary-lib diary-loaddefs cal-menu easymenu calendar cal-loaddefs srb-cal+diary+appt advice help-fns advice-preload w3m-load bbdb-loaddefs srb-recentf srb-mode-line time noutline outline srb-misc easy-mmode time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) ------------=_1346287861-10560-1-- From unknown Sat Aug 09 13:16:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12302: 24.2.50; Inappropriate warning about site-lisp not existing Resent-From: Stephen Berman Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 30 Aug 2012 12:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12302 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 12302@debbugs.gnu.org Cc: rgm@gnu.org Received: via spool by 12302-submit@debbugs.gnu.org id=B12302.134632854217480 (code B ref 12302); Thu, 30 Aug 2012 12:10:02 +0000 Received: (at 12302) by debbugs.gnu.org; 30 Aug 2012 12:09:02 +0000 Received: from localhost ([127.0.0.1]:57308 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T73YU-0004Xf-1A for submit@debbugs.gnu.org; Thu, 30 Aug 2012 08:09:02 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:38456) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1T73YQ-0004XR-T2 for 12302@debbugs.gnu.org; Thu, 30 Aug 2012 08:08:59 -0400 Received: (qmail invoked by alias); 30 Aug 2012 12:07:47 -0000 Received: from i59F55499.versanet.de (EHLO rosalinde.fritz.box) [89.245.84.153] by mail.gmx.net (mp033) with SMTP; 30 Aug 2012 14:07:47 +0200 X-Authenticated: #20778731 X-Provags-ID: V01U2FsdGVkX1/kLpZlzgbkKkXYhECob5tf/PUCKGwE3jhhhpwjwB GJGsyG3j/vGuPu From: Stephen Berman References: <87harmoze6.fsf@rosalinde.fritz.box> Date: Thu, 30 Aug 2012 14:07:42 +0200 In-Reply-To: (Glenn Morris's message of "Wed, 29 Aug 2012 20:48:52 -0400") Message-ID: <87a9xcoa5t.fsf@rosalinde.fritz.box> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.1 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -2.1 (--) On Wed, 29 Aug 2012 20:48:52 -0400 Glenn Morris wrote: > Presumably this was an out-of-tree build, Indeed it is; > in which case it is fixed now. thanks. Steve Berman