unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: Args out of range with new auto-composition implementation
Date: Thu, 11 Sep 2008 09:46:01 -0500	[thread overview]
Message-ID: <863ak6wxjq.fsf@lifelogs.com> (raw)
In-Reply-To: E1KdbaY-0003f7-Hk@etlken.m17n.org

On Thu, 11 Sep 2008 11:07:18 +0900 Kenichi Handa <handa@m17n.org> wrote: 

KH> In article <f7ccd24b0809011639n7e92101ey22dd80c600dce97@mail.gmail.com>, "Juanma Barranquero" <lekktu@gmail.com> writes:
>> An error I'm getting since the auto-composition changes of a few days ago:
>> ;;; testbug.el ;;;
>> (column-number-mode 1)

>> (defun testbug ()
>> (interactive)
>> (split-window)
>> (other-window 1)
>> (pop-to-buffer (get-buffer-create "testbug")))
>> ;;;;;;;;;;;;;;;;;

>> emacs -Q -l testbug.el
>> C-h H
>> M-: (goto-char 276) <RET>   ;; or move the cursor to any auto-composed char
>> M-x testbug <RET>

>>>> "Args out of range: 274, 274"

KH> I can't reproduce that bug with the latest code.  Can you?

I noticed something very similar in CVS Gnus with CVS Emacs from
yesterday.  See http://thread.gmane.org/gmane.emacs.gnus.general/67353

For now I've wrapped the problem with a condition-case in Gnus...
Definitely not the right solution, but I can enter groups now :)

Ted





  parent reply	other threads:[~2008-09-11 14:46 UTC|newest]

Thread overview: 10+ 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
2008-09-12  8:56       ` Juanma Barranquero
2008-09-11 14:46   ` Ted Zlatanov [this message]
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=863ak6wxjq.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=emacs-devel@gnu.org \
    /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 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).