From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47312 Path: main.gmane.org!not-for-mail From: Steve Youngs Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] XEmacs uses 'manual-entry' not 'man'. Date: Sat, 19 Oct 2002 10:04:34 +1000 Organization: The XEmacs Development Team Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035143510 20348 80.91.224.249 (20 Oct 2002 19:51:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 19:51:50 +0000 (UTC) Keywords: manual-entry,emacs Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 183M72-0005Hy-00 for ; Sun, 20 Oct 2002 21:51:48 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 183M7P-0007zw-00; Sun, 20 Oct 2002 14:52:11 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 20 Oct 2002 14:52:54 -0500 (CDT) Original-Received: from epithumia.math.uh.edu (epithumia.math.uh.edu [129.7.128.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA16092 for ; Sun, 20 Oct 2002 14:52:47 -0500 (CDT) Original-Received: (from tibbs@localhost) by epithumia.math.uh.edu (8.11.2/8.11.1) id g9KJq0l28529 for ding@hpc.uh.edu; Sun, 20 Oct 2002 14:52:00 -0500 Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id TAA11435 for ; Fri, 18 Oct 2002 19:06:29 -0500 (CDT) Original-Received: (qmail 15925 invoked by alias); 19 Oct 2002 00:05:36 -0000 Original-Received: (qmail 15912 invoked from network); 19 Oct 2002 00:05:36 -0000 Original-Received: from mta05ps.bigpond.com (144.135.25.137) by gnus.org with SMTP; 19 Oct 2002 00:05:36 -0000 Original-Received: from eicq.dnsalias.org ([144.135.25.75]) by mta05ps.bigpond.com (Netscape Messaging Server 4.15 mta05ps Jul 16 2002 22:47:55) with SMTP id H47C8G00.7Q0 for ; Sat, 19 Oct 2002 10:05:04 +1000 Original-Received: from ESS-p-144-138-77-239.mega.tmns.net.au ([144.138.77.239]) by PSMAM03.mailsvc.email.bigpond.com(MailRouter V3.0n 83/13022387); 19 Oct 2002 10:05:04 Original-Received: (from steve@localhost) by eicq.dnsalias.org (8.12.6/8.12.6/Submit) id g9J04YER004142; Sat, 19 Oct 2002 10:04:34 +1000 Mail-Copies-To: never Original-To: Gnus List X-Face: %@A&y\ef)A6pi|q43;M>uyhO)~NP*fpdo0XrUuutf0|nku\O5JV(7EG%odc'n6}G@tYRl+B #[n,%B`.sHZ5>3MZvrm%,rWE7)c}ZXjH\>=p@AL\y\gyu|.lJ8B`F++86 X-URL: X-Attribution: SY Mail-Followup-To: Gnus List In-Reply-To: (Simon Josefsson's message of "Fri, 18 Oct 2002 05:19:55 +0200") Original-Lines: 20 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.5 (brussels sprouts, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47312 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47312 |--==> "SJ" == Simon Josefsson writes: SJ> Steve Youngs writes: >>+(defcustom gnus-button-man-handler (if (featurep 'xemacs) >>+ 'manual-entry >>+ 'man) SJ> I changed this to not check which emacs is used. Since SJ> `manual-entry' is defined in Emacs too Cool. I noticed that 'manual-entry' was in latest CVS Emacs, but wasn't sure if it was in older versions. Thanks Simon. -- |---------------------| | XEmacs - It's not just an editor. | | It's a way of life. | |---------------------------------------|