[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] master acfb5cd: Improve XEmacs compatibility of Tramp
From: |
Michael Albinus |
Subject: |
Re: [Emacs-diffs] master acfb5cd: Improve XEmacs compatibility of Tramp |
Date: |
Sun, 18 Oct 2015 10:13:20 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
>>> Why not do
>>> (defvar directory-listing-before-filename-regexp)
>>> at top-level, which AFAIK works in all emacsen and is less harmful?
>> I've tried this first. XEmacs denies to cooperate.
>
> In which sense does it deny to cooperate?
> [ You do need to put the declaration in the file where it's used (rather
> than in tramp-compat.el), of course. ]
It works also with XEmacs. Don't know, how and why I did it wrong.
> Stefan
Best regards, Michael.