From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15221 Path: main.gmane.org!not-for-mail From: Christophe Broult Newsgroups: gmane.emacs.gnus.general Subject: Re: Integrating Gnus into Emacs Date: 28 May 1998 10:34:29 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <873edulroq.fsf@madison.cybercable.tm.fr> References: Reply-To: christophe.broult@info.unicaen.fr NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by SEMI 1.4.5 - "Tomari") Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035154292 20910 80.91.224.250 (20 Oct 2002 22:51:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:51:32 +0000 (UTC) Cc: Ralph Schleicher , ding@gnus.org Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id BAA18308 for ; Thu, 28 May 1998 01:38:32 -0700 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id EAA02368 for ; Thu, 28 May 1998 04:35:24 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id DAH03438; Thu, 28 May 1998 03:35:39 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 28 May 1998 03:35:11 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id DAA03425 for ; Thu, 28 May 1998 03:35:01 -0500 (CDT) Original-Received: (qmail 10378 invoked by uid 504); 28 May 1998 08:34:41 -0000 Original-Received: (qmail 10375 invoked from network); 28 May 1998 08:34:40 -0000 Original-Received: from r7m174.cybercable.tm.fr (HELO madison.cybercable.tm.fr) (broult@195.132.7.174) by claymore.vcinet.com with SMTP; 28 May 1998 08:34:39 -0000 Original-Received: (from broult@localhost) by madison.cybercable.tm.fr (8.9.0/8.9.0/Debian/GNU) id KAA04477; Thu, 28 May 1998 10:34:30 +0200 Original-To: Kai Grossjohann X-Emacs: Emacs 20.2, MULE 3.0 (MOMIJINOGA) In-Reply-To: Kai Grossjohann's message of "28 May 1998 09:50:36 +0200" Original-Lines: 33 X-Mailer: Semi-gnus 6.2.5 (based on Gnus 5.6.9; for SEMI 1.3) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15221 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15221 Kai Grossjohann writes: > >>>>> Ralph Schleicher writes: > > > ;;; Replace the standard mail commands with Gnus equivalents. > > You might also want to have a look at the variable mail-user-agent. > You could try to set this variable to message-user-agent instead of > your code -- does that make sense? Yes it does but setting message-user-agent doesn't change the behavior of the "Tools/Read mail" menu item to call gnus. I believe that should be the case if we want to get something consistent ie not reading mail with RMAIL and sending mail with GNUS when mail-user-agent is set to message-user-agent. So I consider the following lines as useful: > > (define-key-after menu-bar-tools-menu [rmail] > > '("Read Mail" . gnus) 'gnus) Chris > > kai > -- > A black hole has no hair. (John Wheeler) > > -- // Christophe Broult mailto:christophe.broult@info.unicaen.fr // GREYC http://www.info.unicaen.fr/greyc/BienvenueGREYC.html // Voice: 02 31 56 59 43 Fax: 02 31 56 58 14