all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: Praveen A <pravi.a@gmail.com>, 5146@emacsbugs.donarmstrong.com
Cc: bug-gnu-emacs@gnu.org, pnemade@redhat.com, psatpute@redhat.com,
	surumafonts@gmail.com
Subject: bug#5146: Malayalam conjuncts are not formed inside 'call editor' buffer of po-mode
Date: Tue, 08 Dec 2009 14:37:00 +0900	[thread overview]
Message-ID: <tl7bpiaf2mb.fsf@m17n.org> (raw)
In-Reply-To: <3f2beab60912070854v3b818613ka526cd42f2617ac9@mail.gmail.com> (message from Praveen A on Mon, 7 Dec 2009 22:24:34 +0530)

In article <3f2beab60912070854v3b818613ka526cd42f2617ac9@mail.gmail.com>, Praveen A <pravi.a@gmail.com> writes:

> While in po-mode, editor is called by pressing enter when cursor is in
> msgstr. Though conjuncts are formed in the main editor window, the pop
> up 'Call Editor' window does not form conjuncts. Attached screen shot
> shows difference between the two renderings.

> http://websvn.kde.org/*checkout*/trunk/l10n-kde4/ml/messages/kdebase/plasma=
> _applet_clock.po
> can be used for testing this. Move cursor to any msgstr line and press
> enter. Compare rendering in the main editor window and new pop up
> window.

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.

---
Kenichi Handa
handa@m17n.org






  reply	other threads:[~2009-12-08  5:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-07 16:54 bug#5146: Malayalam conjuncts are not formed inside 'call editor' buffer of po-mode Praveen A
2009-12-08  5:37 ` Kenichi Handa [this message]
2009-12-08  7:22   ` Praveen A
2009-12-08  7:33     ` Kenichi Handa
2009-12-08  8:37       ` Praveen A
2009-12-08 11:44         ` Kenichi Handa
2009-12-08 13:22           ` Praveen A
2009-12-09  1:35             ` Kenichi Handa
2009-12-09  9:13               ` Praveen A
2009-12-10  4:35                 ` Kenichi Handa
2009-12-10 10:12                   ` Praveen A
2009-12-10 11:23                     ` Kenichi Handa
2009-12-10 11:38                       ` Praveen A
2009-12-12  2:21                         ` Kenichi Handa
2009-12-12 12:54                           ` Praveen A
2009-12-12 15:31                             ` Praveen A

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tl7bpiaf2mb.fsf@m17n.org \
    --to=handa@m17n.org \
    --cc=5146@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=pnemade@redhat.com \
    --cc=pravi.a@gmail.com \
    --cc=psatpute@redhat.com \
    --cc=surumafonts@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.