all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 23.0.60; choose-completion (was: choose-completion)
       [not found] <87abo9g2y9.fsf@dell.linuxdev.us.dell.com>
@ 2007-12-18 11:58 ` Reiner Steib
  2007-12-18 22:18   ` 23.0.60; choose-completion Thierry Volpiatto
  0 siblings, 1 reply; 2+ messages in thread
From: Reiner Steib @ 2007-12-18 11:58 UTC (permalink / raw)
  To: emacs-devel, Thierry Volpiatto; +Cc: bugs

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).

> 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.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 23.0.60; choose-completion
  2007-12-18 11:58 ` 23.0.60; choose-completion (was: choose-completion) Reiner Steib
@ 2007-12-18 22:18   ` Thierry Volpiatto
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Volpiatto @ 2007-12-18 22:18 UTC (permalink / raw)
  To: emacs-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-18 22:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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   ` 23.0.60; choose-completion Thierry Volpiatto

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.