all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: "Juanma Barranquero" <lekktu@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Args out of range with new auto-composition implementation
Date: Fri, 12 Sep 2008 15:32:16 +0900	[thread overview]
Message-ID: <E1Ke2CW-0006gL-IR@etlken.m17n.org> (raw)
In-Reply-To: <f7ccd24b0809101921o1a8eb478qd5c867c79b0bcdee@mail.gmail.com> (lekktu@gmail.com)

In article <f7ccd24b0809101921o1a8eb478qd5c867c79b0bcdee@mail.gmail.com>, "Juanma Barranquero" <lekktu@gmail.com> writes:

> On Thu, Sep 11, 2008 at 04:07, Kenichi Handa <handa@m17n.org> wrote:
> > I can't reproduce that bug with the latest code.  Can you?

> BTW, did you see the additional info at
> http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=874#10

Yes.  The only possibility that happens is that w->buffer is
different from current_buffer.  I've thought that when
current_column is called, the selected window is that same
as the window showing the current buffer.  But, it seems
that we can't assume that.  Perhaps that is the reason why
it uses buffer-display-table of the current buffer instead
of window-display-table as in compute_motion().

Anyway, I've just installed a workaround of not handling
automatic composition if the current buffer is not
associated with a window.

---
Kenichi Handa
handa@ni.aist.go.jp




  reply	other threads:[~2008-09-12  6:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-01 23:39 Args out of range with new auto-composition implementation Juanma Barranquero
2008-09-11  2:07 ` Kenichi Handa
2008-09-11  2:17   ` Juanma Barranquero
2008-09-11  2:21   ` Juanma Barranquero
2008-09-12  6:32     ` Kenichi Handa [this message]
2008-09-12  8:56       ` Juanma Barranquero
2008-09-03 16:21         ` bug#874: " Juanma Barranquero
2008-09-04 15:25           ` Juanma Barranquero
2008-09-12  9:05           ` bug#874: marked as done (Args out of range with new auto-composition implementation) Emacs bug Tracking System
2008-09-11 14:46   ` Args out of range with new auto-composition implementation Ted Zlatanov
2008-09-24  6:07     ` Kenichi Handa
2008-10-08 16:58       ` Ted Zlatanov
2008-10-10  1:49         ` Kenichi Handa

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=E1Ke2CW-0006gL-IR@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@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.