all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: 12660@debbugs.gnu.org
Subject: bug#12660: 24.2.50; Completion not showing all candidates
Date: Wed, 17 Oct 2012 01:56:56 +0530	[thread overview]
Message-ID: <871ugyuprj.fsf@gmail.com> (raw)


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?





             reply	other threads:[~2012-10-16 20:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16 20:26 Jambunathan K [this message]
2012-10-16 21:47 ` bug#12660: 24.2.50; Completion not showing all candidates Stefan Monnier

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=871ugyuprj.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=12660@debbugs.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.