all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7193: 24.0.50; (require 'telnet) -> (void-variable telnet-mode-map)
@ 2010-10-12  1:16 Drew Adams
  2010-10-12  1:50 ` Juanma Barranquero
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2010-10-12  1:16 UTC (permalink / raw)
  To: 7193

emacs -Q
 
(require 'telnet)
 
Debugger entered--Lisp error: (void-variable telnet-mode-map)
byte-code("...")
require(telnet)
eval((require (quote telnet)))
eval-expression((require (quote telnet)) nil)
call-interactively(eval-expression nil nil)






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#7193: 24.0.50; (require 'telnet) -> (void-variable telnet-mode-map)
  2010-10-12  1:16 bug#7193: 24.0.50; (require 'telnet) -> (void-variable telnet-mode-map) Drew Adams
@ 2010-10-12  1:50 ` Juanma Barranquero
  0 siblings, 0 replies; 2+ messages in thread
From: Juanma Barranquero @ 2010-10-12  1:50 UTC (permalink / raw)
  To: Drew Adams; +Cc: 7193-done

> (require 'telnet)
>
> Debugger entered--Lisp error: (void-variable telnet-mode-map)

Fixed in revno 101916.

    Juanma





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-12  1:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-12  1:16 bug#7193: 24.0.50; (require 'telnet) -> (void-variable telnet-mode-map) Drew Adams
2010-10-12  1:50 ` Juanma Barranquero

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.