Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Tassilo Horn <heimdall@uni-koblenz.de>
Subject: Re: Possible Gnus/Emacs 22 Tramp bug?
Date: Mon, 15 May 2006 09:12:45 +0200	[thread overview]
Message-ID: <8764k769si.fsf@baldur.nicundtas.de> (raw)
In-Reply-To: <874pzsqlvo.fsf@tiger.rapttech.com.au>

Tim X <timx@nospam.dev.null> 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"
`----

Bye,
Tassilo
-- 
"Emacs is not a development tool but a way of life."
     - David Kastrup in alt.religion.emacs -

  reply	other threads:[~2006-05-15  7:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-14 22:31 Tim X
2006-05-15  7:12 ` Tassilo Horn [this message]
     [not found] ` <mailman.1814.1147677181.9609.info-gnus-english@gnu.org>
2006-05-15  7:33   ` Tim X
2006-05-15 10:15     ` Tassilo Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8764k769si.fsf@baldur.nicundtas.de \
    --to=heimdall@uni-koblenz.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).