Michael Welsh Duggan <[EMAIL PROTECTED]> writes: > The documentation for `tramp-default-method-alist' is: > > *Default method to use for specific user/host pairs. > This is an alist of items (HOST USER METHOD). The first matching item > specifies the method to use for a file name which does not specify a > method. HOST and USER are regular expressions or nil, which is > interpreted as a regular expression which always matches. If no entry > matches, the variable `tramp-default-method' takes effect. > > However, specifying nil for host or user causes an error.
I've fixed that. Both "" and nil shall work now. Best regards, Michael. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
