From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73671 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: Unable to use gnus on a nox build Date: Fri, 29 Oct 2010 21:10:13 +0200 Message-ID: <87tyk4izmy.fsf@marauder.physik.uni-ulm.de> References: <874oc8ktjt.fsf@marauder.physik.uni-ulm.de> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1288379465 5803 80.91.229.12 (29 Oct 2010 19:11:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 29 Oct 2010 19:11:05 +0000 (UTC) Cc: ding@gnus.org To: James Cloos Original-X-From: ding-owner+M22040@lists.math.uh.edu Fri Oct 29 21:11:00 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PBuLr-0002If-Ue for ding-account@gmane.org; Fri, 29 Oct 2010 21:11:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PBuLJ-0007wx-AE; Fri, 29 Oct 2010 14:10:25 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PBuLG-0007wd-Vv for ding@lists.math.uh.edu; Fri, 29 Oct 2010 14:10:22 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PBuLE-0000uE-P7 for ding@lists.math.uh.edu; Fri, 29 Oct 2010 14:10:22 -0500 Original-Received: from mail.uni-ulm.de ([134.60.1.11]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PBuLD-0002Nv-00 for ; Fri, 29 Oct 2010 21:10:19 +0200 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.175]) by mail.uni-ulm.de (8.14.3/8.14.2) with ESMTP id o9TJAG1q007671; Fri, 29 Oct 2010 21:10:16 +0200 (MEST) Original-Received: from localhost (localhost [127.0.0.1]) by bridgekeeper.physik.uni-ulm.de (Postfix) with ESMTP id F29C6106AD; Fri, 29 Oct 2010 21:10:15 +0200 (CEST) X-Face: :6KQZ[nyoS_edmB.%gw-=)BYth^|2+Y+^cu%I$FSx!&>-'om>3H7A|M&n(V7fIo3P.;yo.b yq4$p;ZaBtkv)\}biaiBQe"mD}iib1AA@99-fZ7i*bLhNRVC&0Wkxg9)SH?oWc@{ Mail-Followup-To: James Cloos , ding@gnus.org In-Reply-To: (Julien Danjou's message of "Fri, 29 Oct 2010 11:59:08 +0200") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux) X-DCC-sonic.net-Metrics: poseidon 1156; Body=2 Fuz1=2 Fuz2=2 X-Virus-Scanned: by amavisd-new X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73671 Archived-At: On Fri, Oct 29 2010, Julien Danjou wrote: > On Thu, Oct 28 2010, James Cloos wrote: > >> But that should not be required on a -nox emacs build. It is just silly >> that everyone who wants to use gnus on a gui-less build should have to >> add that sexp to their .emacs. > > I've pushed a fix. ,---- | --- a/lisp/gnus-group.el | +++ b/lisp/gnus-group.el | @@ -1090,8 +1090,7 @@ When FORCE, rebuild the tool bar." | (when (and (not (featurep 'xemacs)) | (boundp 'tool-bar-mode) | tool-bar-mode | - ;; The Gnus 5.10.6 code checked (default-value 'tool-bar-mode). | - ;; Why? --rsteib | + (display-graphic-p) | (or (not gnus-group-tool-bar-map) force)) | (let* ((load-path | (gmm-image-load-path-for-library "gnus" `---- Hm, I think with this check, the failure will be deferred to `gnus-summary-make-tool-bar' or `message-make-tool-bar' instead. I still think it is a bug in Emacs 24, because tool-bar-mode should not be non-nil in this case. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/