From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7332 Path: news.gmane.org!not-for-mail From: Tim X Newsgroups: gmane.emacs.gnus.user Subject: Re: Possible Gnus/Emacs 22 Tramp bug? Date: Mon, 15 May 2006 17:33:58 +1000 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <87fyjbagih.fsf@tiger.rapttech.com.au> References: <874pzsqlvo.fsf@tiger.rapttech.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1147678911 17977 80.91.229.2 (15 May 2006 07:41:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 May 2006 07:41:51 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon May 15 09:41:49 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FfXi3-0004tU-Jq for gegu-info-gnus-english@m.gmane.org; Mon, 15 May 2006 09:41:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FfXi3-0007O7-70 for gegu-info-gnus-english@m.gmane.org; Mon, 15 May 2006 03:41:43 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!sn-xt-sjc-02!sn-xt-sjc-07!sn-post-sjc-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:/E5nEJbih1M719Tg4eYm3T2oXPE= Original-X-Complaints-To: abuse@supernews.com Original-Lines: 63 Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77515 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:7332 Archived-At: Tassilo Horn writes: > Tim X writes: > > Hi Tim, > >> I'm running on Debian with emacs 22 snapshot and gnus-version says No >> Gnus v0.4 (Debian package 5.11+v0.4.dfsg). >> >> When I try to save an article with 'O b', I get the error "Not a valid >> tramp filename'. This is because the group I'm reading is a foreign >> group and tries to save it in the file >> ~/News/my.isp.com+nntp:gnu.emacs.help/... >> >> It seems emacs 22 is seeing the + and : in the filename as an >> indicator it is a tramp filespec, which shouldn't happen since it >> starts with a tilde rather than a / and the + and : are not in the >> first component (I'm gussing). > > Works for me. TRAMP gets loaded but doesn't get in my way. I remember > there were some changes made to TRAMP loading/startup last week, but > they shouldn't be related, I think. > > Perhaps you tweaked the value of `tramp-file-name-regexp'? That's the > default I'm using here: > > ,---- > | tramp-file-name-regexp is a variable defined in `tramp.el'. > | Its value is "\\`/[^/:]+:" > `---- > > Both Gnus and Emacs are CVS snapshots from last saturday here. > > ,----[ C-h v gnus-version RET ] > | gnus-version is a variable defined in `gnus.el'. > | Its value is "No Gnus v0.6" > `---- > > ,----[ C-h v emacs-version RET ] > | emacs-version is a variable defined in `version.el'. > | Its value is "22.0.50.1" > `---- > Hi Tassilo I've not changed the tramp filename regexp from its default. However, while I've got the same emacs version as you, my gnus version says No Gnus v0.4". I'm guessing your running Debian unstable? I'm actually running Debian Testing with the emacs-snapshot from unstable. That probably explains the differences. If its working for you, I won't bother with a bug report as it has probably been dealt with. Actually, now that I think about it, I did an upgrade today to the newest emacs-snapshot. I'll have to check to see if the issue has been resolved since. Tim -- tcross (at) rapttech dot com dot au