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.

Full log


View this message in rfc822 format

From: Jambunathan K <kjambunathan <at> gmail.com>
To: 12660 <at> debbugs.gnu.org
Subject: bug#12660: 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?




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

Previous Next


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