* bug#12240: 24.2.50; Autoload changes broke C-x 8 RET
@ 2012-08-20 16:58 Chong Yidong
2012-08-29 18:21 ` Stefan Monnier
0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2012-08-20 16:58 UTC (permalink / raw)
To: 12240
emacs -q
C-x 8
=> Invalid function: iso-transl-ctl-x-8-map
It was working prior to this commit:
revno: 109210
committer: Stefan Monnier <monnier@iro.umontreal.ca>
branch nick: trunk
timestamp: Wed 2012-07-25 21:27:33 -0400
message:
Autoload more carefully from Lisp. Follow aliases for function properties.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#12240: 24.2.50; Autoload changes broke C-x 8 RET
2012-08-20 16:58 bug#12240: 24.2.50; Autoload changes broke C-x 8 RET Chong Yidong
@ 2012-08-29 18:21 ` Stefan Monnier
2012-08-30 3:06 ` Chong Yidong
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2012-08-29 18:21 UTC (permalink / raw)
To: Chong Yidong; +Cc: 12240
> emacs -q
> C-x 8
> => Invalid function: iso-transl-ctl-x-8-map
Hmm... I can't reproduce it here (both with -q and with -Q).
"C-x 8" just sits there waiting for more and C-x 8 ' e inserts "é"
as expected.
Has it been fixed in the mean time?
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#12240: 24.2.50; Autoload changes broke C-x 8 RET
2012-08-29 18:21 ` Stefan Monnier
@ 2012-08-30 3:06 ` Chong Yidong
0 siblings, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2012-08-30 3:06 UTC (permalink / raw)
To: Stefan Monnier; +Cc: 12240
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> emacs -q
>> C-x 8
>> => Invalid function: iso-transl-ctl-x-8-map
>
> Hmm... I can't reproduce it here (both with -q and with -Q).
> "C-x 8" just sits there waiting for more and C-x 8 ' e inserts "é"
> as expected.
> Has it been fixed in the mean time?
Yeah, it got fixed sometime in the last few days.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-08-30 3:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-20 16:58 bug#12240: 24.2.50; Autoload changes broke C-x 8 RET Chong Yidong
2012-08-29 18:21 ` Stefan Monnier
2012-08-30 3:06 ` Chong Yidong
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.