[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tramp and xemacs beta
From: |
Andrey Slusar |
Subject: |
tramp and xemacs beta |
Date: |
Tue, 28 Sep 2004 03:35:53 +0300 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) XEmacs/21.5 (chayote, i386--freebsd) |
Hi,
i am started tramp 2.0.44 on the XEmacs beta with mule support:
,----
| XEmacs 21.5 (beta17) \"chayote\" (+CVS-20040926) XEmacs Lucid"
`----
System - FreeBSD 5.3
In emacs config init.el only (require 'tramp) string.
M-x toggle-debug-on-error RET
C-x C-f RET /[su/address@hidden/.profile RET
XEmacs signaling:
,----
| Signaling: (invalid-state "Bogus value for `default-process-coding-system'"
nil)
| signal(invalid-state ("Bogus value for `default-process-coding-system'"
nil))
| byte-code("..." [buf data kill-buffer signal] 3)
| find-file-noselect("/[su/address@hidden/.profile" nil nil nil)
| ad-Orig-find-file("/[su/address@hidden/.profile" nil nil)
| find-file("/[su/address@hidden/.profile" nil)
| dired-advertised-find-file(nil)
| call-interactively(dired-advertised-find-file)
| (dispatch-event "[internal]")
`----
I am added to init.el string:
(default-process-coding-system '(koi8-r . koi8-r)) and restarted XEmacs.
Then i:
M-x toggle-debug-on-error RET
C-x C-f RET /[su/address@hidden/.profile RET
XEmacs signaling:
,----
| Signaling: (invalid-state "Bogus value for `default-process-coding-system'"
nil)
| signal(invalid-state ("Bogus value for `default-process-coding-system'"
nil))
| byte-code("..." [buf data kill-buffer signal] 3)
| find-file-noselect("/[su/address@hidden/.profile" nil nil nil)
| ad-Orig-find-file("/[su/address@hidden/.profile" nil nil)
| find-file("/[su/address@hidden/.profile" nil)
| dired-advertised-find-file(nil)
| call-interactively(dired-advertised-find-file)
| (dispatch-event "[internal]")
`----
It's my, tramp or XEmacs bug?
Regards,
Andrey.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- tramp and xemacs beta,
Andrey Slusar <=