From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45515 Path: main.gmane.org!not-for-mail From: Josh Huber Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus and Mailcrypt Date: Wed, 03 Jul 2002 14:11:44 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <874rfgbs0v.fsf@alum.wpi.edu> References: <87lm8x84yp.fsf@marant.org> <6uznxca5vn.fsf@zork.zork.net> <878z4w5xki.fsf@marant.org> <87vg7zt10e.fsf@alum.wpi.edu> <6uit3y8qja.fsf@zork.zork.net> <87y9cuxc24.fsf@alum.wpi.edu> <6uelek7rag.fsf@zork.zork.net> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1025719898 1366 127.0.0.1 (3 Jul 2002 18:11:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 3 Jul 2002 18:11:38 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17PobK-0000Lv-00 for ; Wed, 03 Jul 2002 20:11:38 +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 17PoZg-0004M8-00; Wed, 03 Jul 2002 13:09:56 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 03 Jul 2002 13:10:18 -0500 (CDT) 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 NAA09542 for ; Wed, 3 Jul 2002 13:10:04 -0500 (CDT) Original-Received: (qmail 23270 invoked by alias); 3 Jul 2002 18:09:31 -0000 Original-Received: (qmail 23265 invoked from network); 3 Jul 2002 18:09:31 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 3 Jul 2002 18:09:31 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 17PoeK-0008AE-00 for ; Wed, 03 Jul 2002 20:14:44 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 13 Original-NNTP-Posting-Host: lowell.missioncriticallinux.com Original-X-Trace: quimby.gnus.org 1025720084 30508 64.244.21.16 (3 Jul 2002 18:14:44 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 3 Jul 2002 18:14:44 GMT X-PGP-KeyID: 6B21489A X-Face: C%mBb*K1^od)w'=CH$WEZu/M^aR<,.n|1uAe,;MyNLKoel>F;-j[`L!>m:Y%/R}m&4&xuIM R%7Ez?vbd*Ns>VE;{\(yl|mGByV{D:Dm>'52].@P&t_s^,.d Try C-M-x. That has a special case for defvar. Right, it's mentioned in the help for devfar: INITVALUE is evaluated, and used to set SYMBOL, only if SYMBOL's value is void. (However, when you evaluate a defvar interactively, it acts like a defconst: SYMBOL's value is always set regardless of whether it's currently void.) -- Josh Huber