From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: Args out of range with new auto-composition implementation
Date: Wed, 08 Oct 2008 11:58:45 -0500 [thread overview]
Message-ID: <86myhfrpkq.fsf@lifelogs.com> (raw)
In-Reply-To: E1KiNXV-0004xE-IC@etlken.m17n.org
On Wed, 24 Sep 2008 15:07:53 +0900 Kenichi Handa <handa@m17n.org> wrote:
KH> In article <863ak6wxjq.fsf@lifelogs.com>, Ted Zlatanov <tzz@lifelogs.com> writes:
>> 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 :)
KH> Do you still see the same problem with the latest code when
KH> you disable that wrapping?
Yes. Look at gnus-sum.el:gnus-summary-insert-line and remove the
condition-case wrapper to see the error.
Ted
next prev parent reply other threads:[~2008-10-08 16:58 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
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 [this message]
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=86myhfrpkq.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 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.