* debugging pre-write-conversion in define-coding-system
@ 2011-02-17 21:55 Werner LEMBERG
2011-02-21 8:02 ` Werner LEMBERG
0 siblings, 1 reply; 2+ messages in thread
From: Werner LEMBERG @ 2011-02-17 21:55 UTC (permalink / raw)
To: emacs-devel
Folks,
I'm updating my cjk-enc.el package (part of the CJK bundle for LaTeX)
to replace make-coding-system with define-coding-system. However, I
can't debug it.
In previous Emacs versions, I've instrumented the function used for
the pre-write-conversion hook, and the debugger correctly stops there.
However, with a rather recent Emacs (bzr compiled on 2011-01-01) this
no longer works. Is this a bug? Am I missing something?
Werner
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: debugging pre-write-conversion in define-coding-system
2011-02-17 21:55 debugging pre-write-conversion in define-coding-system Werner LEMBERG
@ 2011-02-21 8:02 ` Werner LEMBERG
0 siblings, 0 replies; 2+ messages in thread
From: Werner LEMBERG @ 2011-02-21 8:02 UTC (permalink / raw)
To: emacs-devel
Ping! Any help greatly appreciated.
Werner
> I'm updating my cjk-enc.el package (part of the CJK bundle for
> LaTeX) to replace make-coding-system with define-coding-system.
> However, I can't debug it.
>
> In previous Emacs versions, I've instrumented the function used for
> the pre-write-conversion hook, and the debugger correctly stops
> there. However, with a rather recent Emacs (bzr compiled on
> 2011-01-01) this no longer works. Is this a bug? Am I missing
> something?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-21 8:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 21:55 debugging pre-write-conversion in define-coding-system Werner LEMBERG
2011-02-21 8:02 ` Werner LEMBERG
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).