From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24135 Path: main.gmane.org!not-for-mail From: Rade Markovic Newsgroups: gmane.emacs.gnus.general Subject: Gnus toolbar missing Date: 11 Jul 1999 10:01:51 +0200 Organization: ACME Sender: owner-ding@hpc.uh.edu Message-ID: <87r9mf62ds.fsf@debilan.linux.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161753 7069 80.91.224.250 (21 Oct 2002 00:55:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:55:53 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA02129 for ; Sun, 11 Jul 1999 04:04:17 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAB02328; Sun, 11 Jul 1999 03:04:13 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 11 Jul 1999 03:05:05 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id DAA03115 for ; Sun, 11 Jul 1999 03:04:56 -0500 (CDT) Original-Received: from as411.tel.hr (as411.tel.hr [205.219.255.32]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA02116 for ; Sun, 11 Jul 1999 04:03:50 -0400 (EDT) Original-Received: from debilan.linux.hr (mail@ar1-p38-ri.tel.hr [195.29.232.38]) by as411.tel.hr (HiNet/1998) with ESMTP id KAA16925 for ; Sun, 11 Jul 1999 10:03:47 +0200 (MET DST) Original-Received: from rade by debilan.linux.hr with local (Exim 2.05 #1 (Debian)) id 113EYZ-0000CH-00; Sun, 11 Jul 1999 10:01:51 +0200 Original-To: ding@gnus.org X-Face: Q+B?Lp1bxc_Mnu79yg:(-lEglFY|o=J3:=qRO|E!W{+unPE/aN*c:Y;JrIYM4U/ qyH5l=m"l7Qxg?]|C9/H#!m%ug'Z3I[WD-JnOYGSc0P:@q8b_0)|.F\tIuih>a& bU&|K.(iOZ\`6vbsuyU%DdJ/SseY=)i`@J&AT@B0J\F^MCkBR{lPa.TH__amH_G Mail-Copies-To: never Original-Lines: 21 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) XEmacs/21.1 (20 Minutes to Nikko) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24135 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24135 Hi, After switching from 0.84 to 0.92 and now to pgnus 0.95 I noticed that gnus toolbar buttons in Group and Summary buffer are gone. What is displayed is XEmacs 15 buttons (from Open to News). Then I returned back to 0.84 and the buttons showed up. But, when I put this line for example into my ~/.gnus.el (setq gnus-use-toolbar 'bottom-toolbar) then, again there are XEmacs buttons. I suspect gnus-xmas is responsible or am I missing something obvious? C-h v gnus-use-toolbar says `gnus-use-toolbar' is a variable declared in Lisp. -- loaded from "gnus-xmas" Value: bottom-toolbar Rade