all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: 23.0.60; choose-completion
Date: Tue, 18 Dec 2007 23:18:42 +0100	[thread overview]
Message-ID: <87d4t3ejel.fsf@dell.linuxdev.us.dell.com> (raw)
In-Reply-To: <v9tzmg9dds.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Tue, 18 Dec 2007 12:58:55 +0100")

Reiner Steib <reinersteib+gmane@imap.cc> writes:

> On Mon, Dec 17 2007, Thierry Volpiatto wrote:
>
>> i use ngnus-0.7 on an emacs-23.0.60 version
>
> Is 23.0.60 the unicode branch?  What is the value of `mule-version'?
> "5.0 (SAKAKI)" (Emacs trunk) or MULE/6.0 (HANACHIRUSATO) (unicode).

Yes it is the unicode branch.
I can't find the version of mule, its mule-ucs
Here the exact version of this emacs:

Version of this emacs:
  GNU Emacs 23.0.60.1 (i486-pc-linux-gnu, GTK+ Version 2.12.0)
 of 2007-10-31 on samarium

My locale is fr_FR.UTF-8 

>> coming from the unbuntu repository of avassalotti. This version
>> does'nt contain the 5.13/ngnus-0.7, it has the 5.11.  I use that on
>> my laptop with unbuntu.
>
> I think all up to date Emacs 23 branches should have Gnus 5.13.
>
>> I have an error when i try to complete an adress from bbdb:
>>
>> mouse-choose-completion: Args out of range: 1003, 1987
>>
>> if i don't use mouse, it's the same:
>>
>> choose-completion: Args out of range: 1003, 1987 
>>
>> On my gentoo on my pc i use emacs-23.0.60 with gnus 5.13
>> and i have not this error.
>>
>> I don't know where to start to fix that,
>> an idea?
>
> Set `debug-on-error' to t, repeat the bug and post the backtrace.
>
> Bye, Reiner.

Thank you for your answer,
here is the output of debug-on-error:

Debugger entered--Lisp error: (args-out-of-range 1003 1987)
  choose-completion-string("Thierry Volpiatto <tvolpiatto@yahoo.fr>" #<buffer *mail*> 995)
  mouse-choose-completion((mouse-2 (#<window 18 on *Backtrace*> 156 (188 . 82) 255687195 nil 156 (20 . 4) nil (8 . 10) (9 . 18))))
  call-interactively(mouse-choose-completion)

I found what is wrong:
By default the send message buffer is narrowed:
here is what i have in the mode-line:

[(Message MML MC-w Abbrev Fill Narrow)]

So it's may be normal if i have ==> args-out-of-range ...

if i disable that with C-x n w (widen)
mouse-choose-completion and choose-completion work perfectly.

I didn't find yet what to set to change this default setting. 

-- 
A+ Thierry
Pub key: http://pgp.mit.edu

      reply	other threads:[~2007-12-18 22:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87abo9g2y9.fsf@dell.linuxdev.us.dell.com>
2007-12-18 11:58 ` 23.0.60; choose-completion (was: choose-completion) Reiner Steib
2007-12-18 22:18   ` Thierry Volpiatto [this message]

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=87d4t3ejel.fsf@dell.linuxdev.us.dell.com \
    --to=thierry.volpiatto@gmail.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.