Tero Saarni <tero.saarni(a)gmail.com> writes:
Hi,
Function telnet in telnet.el is broken currently.
Calling it results in error "Symbol's value as variable is void:
shell-prompt-pattern". The variable has not been autoloaded after
this change:
http://cvs.xemacs.org/viewcvs.cgi/XEmacs/packages/xemacs-packages/xemacs-...
I believe the trivial fix below will help.
Thanks, Tero!
Looks like a harmless fix to me, but I'm not a user of telnet.el.
I suggest to remove the only instance of
(require 'shell)
in telnet.el inside
(defun rsh (host)
which is possible there because
`telnet-check-software-type-initialize' called from it used
shell-prompt-pattern as well.
Any objections against committing this patch by Tero?
I'll commit the change to telnet.el as well if it's all agreeable.
Please advise,
Adrian
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/