From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61223 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: Re: name of group Date: Wed, 26 Oct 2005 13:47:31 +0200 Message-ID: <87pspsjy98.fsf@mat.ucm.es> References: <87wtk0pqas.fsf@mat.ucm.es> Reply-To: Uwe Brauer NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1130327857 10234 80.91.229.2 (26 Oct 2005 11:57:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Oct 2005 11:57:37 +0000 (UTC) Original-X-From: ding-owner+m9752@lists.math.uh.edu Wed Oct 26 13:57:36 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EUjsQ-0000nl-Rp for ding-account@gmane.org; Wed, 26 Oct 2005 13:55:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1EUjsB-00046L-00; Wed, 26 Oct 2005 06:55:15 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1EUjoi-00046G-00 for ding@lists.math.uh.edu; Wed, 26 Oct 2005 06:51:40 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1EUjog-0008Se-Nh for ding@lists.math.uh.edu; Wed, 26 Oct 2005 06:51:40 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1EUjof-0000Zn-00 for ; Wed, 26 Oct 2005 13:51:37 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EUjma-0006F5-Ob for ding@gnus.org; Wed, 26 Oct 2005 13:49:28 +0200 Original-Received: from maportatil10.quim.ucm.es ([147.96.7.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Oct 2005 13:49:28 +0200 Original-Received: from oub by maportatil10.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Oct 2005 13:49:28 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: maportatil10.quim.ucm.es X-Hashcash: 1:20:051026:gmane.emacs.gnus.general::P7T42mfweQxy3n0H:00000000000000000000000000000000000002zVm User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4.17 (linux) Cancel-Lock: sha1:74T1BNwNhwcPTP7XnblQU/4nW58= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:61223 Archived-At: >>>>> "Reiner" == Reiner Steib writes: Reiner> The variable `gnus-newsgroup-name'. Thanks, now I realized that there is no function which would allow me to insert that name, given by the variable you mentioned above, as a string into a buffer. Something like (current-buffer), which unfortunately is a built-in function so no easy possibility to get an idea how it works. Thanks anyhow Uwe