all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: bernardo.bacic@pobox.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: ffap-bindings incompatible with TRAMP?
Date: Thu, 26 Feb 2009 12:39:53 +0100	[thread overview]
Message-ID: <nqfxi1h1fa.fsf@alcatel-lucent.de> (raw)
In-Reply-To: <49A5C192.2030501@pobox.com> (bernardo.bacic@pobox.com's message of "Thu\, 26 Feb 2009 09\:09\:22 +1100")

Bernardo <bernardo.bacic@pobox.com> writes:

> done so, but there are no TRAMP buffers!
> C-x C-b only shows
> .   hosts                    0  Fundamental	  /su::/etc/hosts
>     *scratch*                0  Lisp Interaction
>   * *Messages*             733  Fundamental

OK, that's clear now. ffap-bindings changes file-name-handler-alist,
that's why Tramp is not recognized.

I've checked ffap.el in CVS. Version 1.62.2.5, which comes with Emacs
22.3, does indeed suspicious file-name-handler-alist manipulations.

Version 1.82, bundled with recent Emacs 23.0.90/91, has changed that
code with respect to this problem. There is the following comment:

        ;; Remove the special handler manually.  We used to just let-bind
        ;; file-name-handler-alist to preserve its value, but that caused
        ;; other modifications to be lost (e.g. when Tramp gets loaded
        ;; during the completing-read call).

That's why I couldn't reproduce your problem with Emacs 23.0.90. I
don't believe that there will be an Emacs 22.4, so you must wait for
Emacs 23 (or you participate in the beta test: Emacs 23.0.91 was
announced yesterday).

> regards, Bernardo

Best regards, Michael.





  reply	other threads:[~2009-02-26 11:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-22  5:15 ffap-bindings incompatible with TRAMP? Bernardo
2009-02-22  9:56 ` Michael Albinus
2009-02-23 11:10 ` Bernardo
     [not found] ` <mailman.1533.1235387450.31690.help-gnu-emacs@gnu.org>
2009-02-25 14:54   ` Michael Albinus
2009-02-25 22:09     ` Bernardo
2009-02-26 11:39       ` Michael Albinus [this message]
2009-02-28  0:55         ` Bernardo

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=nqfxi1h1fa.fsf@alcatel-lucent.de \
    --to=michael.albinus@gmx.de \
    --cc=bernardo.bacic@pobox.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.