From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: [BUG] Completion with Mouse Date: Thu, 18 Dec 2008 15:04:23 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDKQa-0003Zj-HT for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 10:04:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDKQY-0003X0-Jc for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 10:04:39 -0500 Received: from [199.232.76.173] (port=43596 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDKQY-0003Wk-9H for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 10:04:38 -0500 Received: from main.gmane.org ([80.91.229.2]:34000 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LDKQX-0008IT-K8 for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 10:04:38 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LDKQQ-0006Lu-6w for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 15:04:30 +0000 Received: from smaug.linux.pwf.cam.ac.uk ([193.60.95.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Dec 2008 15:04:30 +0000 Received: from sdl.web by smaug.linux.pwf.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Dec 2008 15:04:30 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi there, I just noticed one bug when converting a muse file to org. In a org buffer, try to complete the following: #+begin M-TAB *Completions* buffer pop up: Click on a completion to select it. In this buffer, type RET to select the completion near point. Possible completions are: BEGIN: BEGIN_EXAMPLE BEGIN_HTML BEGIN_LaTeX BEGIN_QUOTE BEGIN_SRC BEGIN_VERSE Let's say now I use mouse to click on BEGIN_EXAMPLE, then the org buffer is left with: #+beginBEGIN_EXAMPLE However, there is no problem when #+BEGIN is all in capital. BTW, any way to quickly insert those #+BEGIN #+END tags. Tested in org 6.14 from CVS Emacs of 2008-12-14. Cheers, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :.