From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shiyuan Subject: key collision for auto completion Date: Sun, 13 Jul 2014 17:45:44 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec501c5847f2a9504fe1c9ce3 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6UOo-0006M6-VW for emacs-orgmode@gnu.org; Sun, 13 Jul 2014 20:45:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X6UOn-0005cw-UW for emacs-orgmode@gnu.org; Sun, 13 Jul 2014 20:45:46 -0400 Received: from mail-vc0-x22e.google.com ([2607:f8b0:400c:c03::22e]:44236) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6UOn-0005cR-QL for emacs-orgmode@gnu.org; Sun, 13 Jul 2014 20:45:45 -0400 Received: by mail-vc0-f174.google.com with SMTP id la4so807606vcb.5 for ; Sun, 13 Jul 2014 17:45:45 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" --bcaec501c5847f2a9504fe1c9ce3 Content-Type: text/plain; charset=UTF-8 Hi all, According to the manual : http://orgmode.org/manual/Special-symbols.html , M-tab would perform auto complete in org mode for special symbols. However, it looks like that the key is shadowed by flyspell-auto-correct-word on my emacs and I need to rebind the key. I digged into the org.el file but failed to locate the code for key binding. Any pointer or hints are appreciated. In particular, what command is M-tab supposed to be bound to for auto completion for the special symbols? Thanks. Shiyuan --bcaec501c5847f2a9504fe1c9ce3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all,=C2=A0
=C2=A0 =C2=A0 =C2=A0According to =C2=A0t= he manual :=C2= =A0http://orgmode.org/manual/Special-symbols.html=C2=A0, M-tab would pe= rform auto complete in org mode for special symbols. However, it looks like= that the key is shadowed by flyspell-auto-correct-word on my emacs and I n= eed to rebind the key. =C2=A0I digged into the org.el file but failed to lo= cate the code for key binding. =C2=A0Any pointer or hints are appreciated. = In particular, what command is M-tab supposed to be bound to for auto compl= etion for the special symbols? Thanks.=C2=A0

Shiyuan=C2=A0
--bcaec501c5847f2a9504fe1c9ce3-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: key collision for auto completion Date: Mon, 14 Jul 2014 18:46:33 -0400 Message-ID: <87r41n36eu.fsf@andrew.cmu.edu> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6p0u-0001WA-6b for emacs-orgmode@gnu.org; Mon, 14 Jul 2014 18:46:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X6p0p-0001AR-Cu for emacs-orgmode@gnu.org; Mon, 14 Jul 2014 18:46:28 -0400 Received: from mail-qc0-x22f.google.com ([2607:f8b0:400d:c01::22f]:59999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6p0p-0001AG-8b for emacs-orgmode@gnu.org; Mon, 14 Jul 2014 18:46:23 -0400 Received: by mail-qc0-f175.google.com with SMTP id i8so4178716qcq.20 for ; Mon, 14 Jul 2014 15:46:22 -0700 (PDT) In-Reply-To: (Shiyuan's message of "Sun, 13 Jul 2014 17:45:44 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Shiyuan Cc: "emacs-orgmode@gnu.org" I turned off flymode minor mode, and it looks like M-tab (on windows Esc-tab) is bound to (pcomplete &optional INTERACTIVELY) That seems to do some expansion of the special symbols. Shiyuan writes: > Hi all, > According to the manual : > http://orgmode.org/manual/Special-symbols.html , M-tab would perform > auto complete in org mode for special symbols. However, it looks like > that the key is shadowed by flyspell-auto-correct-word on my emacs and > I need to rebind the key. I digged into the org.el file but failed to > locate the code for key binding. Any pointer or hints are appreciated. > In particular, what command is M-tab supposed to be bound to for auto > completion for the special symbols? Thanks. > > Shiyuan > -- ----------------------------------- John Kitchin Professor Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 http://kitchingroup.cheme.cmu.edu From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: key collision for auto completion Date: Sun, 27 Jul 2014 20:05:19 +0200 Message-ID: <87bns98kgw.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofo-0007Uc-VN for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBofZ-0005oJ-L7 for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:20 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:51196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofZ-0005Un-Hp for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:05 -0400 In-Reply-To: (Shiyuan's message of "Sun, 13 Jul 2014 17:45:44 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Shiyuan Cc: "emacs-orgmode@gnu.org" Shiyuan writes: > In particular, > what command is M-tab supposed to be bound to for auto completion for > the special symbols? Thanks. See this in org.el: (org-defkey org-mode-map "\M-\t" 'pcomplete) -- Bastien