GNU bug report logs - #12660
24.2.50; Completion not showing all candidates

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Tue, 16 Oct 2012 20:27:02 UTC

Severity: normal

Tags: notabug

Found in version 24.2.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12660 in the body.
You can then email your comments to 12660 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#12660; Package emacs. (Tue, 16 Oct 2012 20:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jambunathan K <kjambunathan <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 16 Oct 2012 20:27:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.2.50; Completion not showing all candidates
Date: Wed, 17 Oct 2012 01:56:56 +0530
0. Emacs from bzr. revno: 11057
1. emacs -Q
2. M-: (add-to-list 'load-path "~/src/org-mode/contrib/lisp")
3. M-x load-library RET org-e-odt RET

   For this to work, copy org-export.el and org-e-odt.el locally.

4. M-x o-e-o TAB TAB

    ,---- M-x o-e-o TAB TAB
    |
    |    org-e-o =>  org-e-odt- 
    |
    `----

    ,---- M-x o-e-o TAB TAB TAB
    | Click <mouse-2> on a completion to select it.
    | In this buffer, type RET to select the completion near point.
    | 
    | Possible completions are:
    | org-e-odt-convert 	org-e-odt-export-as-odf
    | org-e-odt-export-as-odf-and-open 	org-e-odt-export-to-odt
    `----

5. M-x o-e-o-l TAB

    ,---- M-x o-e-o-l TAB
    |
    |    org-end-of-li
    |
    `----

I am wondering why `org-end-of-line' is getting missed in step 4?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12660; Package emacs. (Tue, 16 Oct 2012 21:49:02 GMT) Full text and rfc822 format available.

Message #8 received at 12660 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: 12660 <at> debbugs.gnu.org
Subject: Re: bug#12660: 24.2.50; Completion not showing all candidates
Date: Tue, 16 Oct 2012 17:47:13 -0400
tags 12660 notabug
thanks

> 4. M-x o-e-o TAB TAB

>     ,---- M-x o-e-o TAB TAB
>     |
>     |    org-e-o =>  org-e-odt- 
>     |
>     `----

If you hit ? before each of the TABs you'll understand better.
On the second TAB the `partial-completion' style is not involved because
simple prefix matching gives you an answer.  If you don't like that,
then just remove `basic' from your completion-styles.


        Stefan




Added tag(s) notabug. Request was from Stefan Monnier <monnier <at> iro.umontreal.ca> to control <at> debbugs.gnu.org. (Tue, 16 Oct 2012 21:49:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 12660 <at> debbugs.gnu.org and Jambunathan K <kjambunathan <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 21 Oct 2012 02:02:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 18 Nov 2012 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 274 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.