From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: auto-complete mode with org-mode Date: Sun, 06 Feb 2011 14:00:59 +0000 Message-ID: <87aai9tg84.fsf@ucl.ac.uk> References: <4D4AA6CF.5090804@googlemail.com> <87pqr9b02g.fsf@ucl.ac.uk> <4D4E9C40.9080503@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=49478 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pm5An-0002Rx-M8 for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 09:01:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pm5Am-0004rd-K3 for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 09:01:05 -0500 Received: from vscane-a2.ucl.ac.uk ([144.82.108.42]:33314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pm5Am-0004rE-BF for emacs-orgmode@gnu.org; Sun, 06 Feb 2011 09:01:04 -0500 In-Reply-To: <4D4E9C40.9080503@googlemail.com> (phaebz@googlemail.com's message of "Sun, 06 Feb 2011 14:04:00 +0100") 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: phaebz Cc: emacs-orgmode@gnu.org phaebz writes: [...] > remapped the ac-expand now. There is just one more annoyance: When the > completions popup-menu gets displayed, for every line that has an > org-style *heading, the completions line drawn over it starts just > with the first letter and then an ellipsis "..." > > I try to present an org snippet for an example: > > #+BEGIN_org-sample > * first heading > --- popup-menu starts here --- > cobra > c... > c... > c... > c... > computer > connection > --- popup menu ends here --- > co > > some more text > #+END_org-sample > > All lines in the popup menu that start with c..., would be real > completion candidates, which get folded away because of underlying > folded org-headings. > > Any ideas on this? > > Michael Bach I have the same problem. I am not sure how the ellipsis are "drawn" in the buffer but maybe the issue has to do with overlays? grasping at straws here... maybe somebody else can help. it is a slight annoyance and only happens in org buffers, and only when there are collapsed headings in the vicinity of where you are typing. -- Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D)