emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.60; choose-completion


From: Thierry Volpiatto
Subject: Re: 23.0.60; choose-completion
Date: Tue, 18 Dec 2007 23:18:42 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Reiner Steib <address@hidden> 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 <address@hidden>" #<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 via email to

[Prev in Thread] Current Thread [Next in Thread]