0> In article <[EMAIL PROTECTED]>, 0> Michael Albinus <URL:mailto:[EMAIL PROTECTED]> ("Michael") wrote:
Michael> Toby Speight <[EMAIL PROTECTED]> writes: >> Package: tramp >> Version: 1:2.0.54-2 >> Severity: important >> >> Once Tramp is running, some commands fail - such as `M-,' >> (`tags-loop-continue'), which gives the following stack trace: Michael> I see the problem in the backtrace, but I haven't been able Michael> to reproduce it, neither with emacs21, nor with emacs22 Michael> (pretest release). Michael> Michael> Could you, please, describe exactly which Emacs version you Michael> use, and wich keystrokes are necessary for reproducing the Michael> problem? /--------[ (emacs-version) ] | "GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)\n | of 2006-10-25 on raven, modified by Debian" \-------- I've just tried with "emacs -q" and I'm having trouble reproducing this. But in my main Emacs (same version, etc), it's failing. I have a lot more stuff running in my main one (Gnus, BBDB, w3, Mule-UCS, ...), so it's hard to pin down what's happening. `C-h l' (`view-lossage') just shows my key-press as "M-,", so there's no clue there as to where the negative character is coming from. A little further experimentation using `M-:' (`eval-expression') shows that (char-equal) doesn't like negative numbers. It is probably only important when `case-fold-search' is non-nil (it is, for me), as the big array looks like a case-mapping table. Is that any help? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

