GNU bug report logs - #5146
Malayalam conjuncts are not formed inside 'call editor' buffer of po-mode

Previous Next

Package: emacs;

Reported by: Praveen A <pravi.a <at> gmail.com>

Date: Mon, 7 Dec 2009 17:00:04 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Kenichi Handa <handa <at> m17n.org>
To: Praveen A <pravi.a <at> gmail.com>
Cc: 5146 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org,
        psatpute <at> redhat.com, pnemade <at> redhat.com, surumafonts <at> gmail.com
Subject: bug#5146: Malayalam conjuncts are not formed inside 'call editor'  buffer of po-mode
Date: Tue, 08 Dec 2009 16:33:05 +0900
In article <3f2beab60912072322l5b812e06nfc184e7aaec500da <at> mail.gmail.com>, Praveen A <pravi.a <at> gmail.com> writes:

> 2009/12/8 Kenichi Handa <handa <at> m17n.org>:
> > It seems that in the editor buffer, auto-composition-mode is
> > turned off.  Perhaps that's because the buffer is in
> > fundamental mode.  This will fix that problem.
> >
> > (add-hook 'po-subedit-mode-hook 'text-mode)
> >
> > By the way, I don't know why auto-composition-mode is not
> > turned on in that buffer even if
> > global-auto-composition-mode is on.  I'll file another bug
> > report.

> But after turning this on, C-C C-c or C-C C-k to exit from this buffer
> is not working :-(

Ah! Ummm, how about this instead.

(add-hook 'po-subedit-mode-hook 'auto-composition-mode)

---
Kenichi Handa
handa <at> m17n.org




This bug report was last modified 15 years and 163 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.