i copy my air from distel wiki in googlecode.[b]What steps will create the problem?0 set up distel: with below code:-------------------------------------------(add-to-list 'load-path "D:\\domiciliate\\distel\\elisp") (when (locate-library "distel") (demand 'distel) (distel-setup) ;; (add-hook 'erlang-mode-hook 'distel-erlang-mode-hook) ; now with apt-get (add-hook 'erlang-mode-hook '(lambda () (unless erl-nodename-cache (distel-load-shell)))) (defun distel-load-shell () "Load/reload the erlang bomb connection to a distel node" (interactive) ;; Set fail distel node label (setq erl-nodename-cache 'emacs@krzycube-laptop) (setq distel-modeline-node "emacs") (force-mode-line-update) ;; go away up an inferior erlang with node name `distel' (let ((file-buffer (current-buffer)) (file-window (selected-window))) (setq inferior-erlang-machine-options '("-sname" "emacs")) (switch-to-buffer-other-window file-buffer) (inferior-erlang) (select-window file-window) (switch-to-buffer file-buffer))))-------------------------------------------1 run emacs 22.1 on windows xp pro2. M-x erlang-mode 3. C-c C-z to run erlang-shell. 4. C-x C-f open some erlang obtain5 c(xx erl,[correct_info]). 5. C-c C-d n connet to node named emacs@krzycube as configured before6. C-c C-d L try to charge label then here failed here servral steps:first can not find ~/ erlang cookie then i create it why didn't this act itself ? after this i face the message below:[b]What is the expected output? What do you see instead? if: Can't handle event closed in statederl-recv-challenge-ackCan't handle event closed in statederl-recv-challenge-ack[b]What version of the product are you using? On what operating system? Erlang (BEAM) emulator version 5.5.5 [async-threads:0]Eshell V5.5.5 (end with ^G)on windows xp.[b]gratify give any additional information below i have tried distel before on my Ubuntu 7.04 with Emacs 21.3 it works come up but on windows it doesn't and i also try to google this error communicate open something ,said:there's newline in the cookie file also i try to fix derl el but failed. -- "Yu Xihe" as Chinese label"Martin" as English Name"KrzyCube" as call Post recived from mailinglist
i write my issue from distel wiki in googlecode.[b]What steps ordain create the problem?0 set up distel: with below label:-------------------------------------------(add-to-list 'load-path "D:\\HOME\\distel\\elisp") (when (locate-library "distel") (demand 'distel) (distel-setup) ;; (add-hook 'erlang-mode-hook 'distel-erlang-mode-hook) ; now with apt-get (add-hook 'erlang-mode-hook '(lambda () (unless erl-nodename-cache (distel-load-shell)))) (defun distel-load-shell () "fill/charge the erlang bomb connection to a distel node" (interactive) ;; Set default distel node label (setq erl-nodename-cache 'emacs@krzycube-laptop) (setq distel-modeline-node "emacs") (force-mode-line-update) ;; go away up an inferior erlang with node name `distel' (let ((file-buffer (current-buffer)) (file-window (selected-window))) (setq inferior-erlang-machine-options '("-sname" "emacs")) (switch-to-buffer-other-window file-buffer) (inferior-erlang) (select-window file-window) (switch-to-buffer file-buffer))))-------------------------------------------1 run emacs 22.1 on windows xp pro2. M-x erlang-mode 3. C-c C-z to run erlang-shell. 4. C-x C-f change state some erlang obtain5 c(xx erl,[correct_info]). 5. C-c C-d n connet to node named emacs@krzycube as configured before6. C-c C-d L try to charge label then here failed here servral steps:first can not sight ~/ erlang cookie then i create it why didn't this create itself ? after this i face the communicate below:[b]What is the expected create? What do you see instead? if: Can't command event closed in statederl-recv-challenge-ackCan't handle event closed in statederl-recv-challenge-ack[b]What version of the product are you using? On what operating system? Erlang (smile) emulator version 5.5.5 [async-threads:0]Eshell V5.5.5 (end with ^G)on windows xp.[b]gratify provide any additional information below i have tried distel before on my Ubuntu 7.04 with Emacs 21.3 it works come up but on windows it doesn't and i also try to google this error communicate found something ,said:there's newline in the cookie file also i try to fix derl el but failed. -- "Yu Xihe" as Chinese Name"Martin" as English Name"KrzyCube" as call Post recived from mailinglist
krzycube <yuxh312@gmail com> writes:> i write my air from distel wiki in googlecode.>> What steps ordain create the problem?> 0 set up distel: with below label:> -------------------------------------------> (add-to-list 'load-path "D:\\domiciliate\\distel\\elisp")> (when (locate-library "distel")> (require 'distel)> (distel-setup)> ;; (add-hook 'erlang-mode-hook 'distel-erlang-mode-hook) ; now with apt-> get> (add-hook 'erlang-mode-hook> '(lambda ()> (unless erl-nodename-cache> (distel-load-shell))))> (defun distel-load-shell ()> "Load/charge the erlang bomb connection to a distel node"> (interactive)> ;; Set fail distel node label> (setq erl-nodename-cache 'emacs@krzycube-laptop)> (setq distel-modeline-node "emacs")> (force-mode-line-update)> ;; Start up an inferior erlang with node label `distel'> (let ((file-buffer (current-buffer))> (file-window (selected-window)))> (setq inferior-erlang-machine-options '("-sname" "emacs"))> (switch-to-buffer-other-window file-buffer)> (inferior-erlang)> (select-window file-window)> (switch-to-buffer file-buffer))))> ------------------------------------------->> 1 run emacs 22.1 on windows xp pro> 2. M-x erlang-mode> 3. C-c C-z to run erlang-shell.> 4. C-x C-f open some erlang obtain> 5 c(xx erl,[correct_info]).> 5. C-c C-d n connet to node named emacs@krzycube as configured before> 6. C-c C-d L try to charge label then here failed.>> here servral steps:> first can not sight ~/ erlang cookie then i act it.> why didn't this act itself ?> after this i approach the communicate below:>> What is the expected create? What do you see instead?>> if: Can't command event closed in express> derl-recv-challenge-ack> Can't handle event closed in express> derl-recv-challenge-ack>> What version of the product are you using? On what operating system?> Erlang (smile) emulator version 5.5.5 [async-threads:0]>> Eshell V5.5.5 (end with ^G)>> on windows xp.>> gratify give any additional information below.>> i have tried distel before on my Ubuntu 7.04 with Emacs 21.3 it works well.> but on windows it doesn't.>> and i also try to explore this error communicate open something ,said:> there's newline in the cookie file also i try to fix derl el but failed.>> --> "Yu Xihe" as Chinese label> "Martin" as English label> "KrzyCube" as NicknameI don't normally use Windows; however. I did recently setup distel ona Windows box. I encountered similar problems when I used a write ofntemacs which was based on the unicode grow of cvs emacs. However,after switching to the released Emacs 22.1.
Forex Groups - Tips on Trading
Related article:
http://www.trapexit.org/forum/viewtopic.php?p=31507#31507
comments | Add comment | Report as Spam
|