charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] Re: In-buffer completion
> Date: Sat, 20 Nov 2010 22:50:07 -
> From: Dan Davison
> X-Patchwork-Id: 396
> Message-Id: <874obblwa8@gmail.com>
> To: Carsten
On Nov 20, 2010, at 6:50 PM, Dan Davison wrote:
Carsten Dominik writes:
Dear all,
yesterday I replaced the previous implementation of
in-buffer completion (M-TAB of Esc TAB) with a new
function making use of John Wiegleys pcomplete.el.
In fact, John did most of the Org-related implementatio
Carsten Dominik writes:
> Dear all,
>
> yesterday I replaced the previous implementation of
> in-buffer completion (M-TAB of Esc TAB) with a new
> function making use of John Wiegleys pcomplete.el.
> In fact, John did most of the Org-related implementation
> already months ago - I only tied up so