emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* faster auto-completion suggestions in org-mode
@ 2016-03-18 12:14 Jérémie Juste
  2016-03-18 17:33 ` Eric S Fraga
  0 siblings, 1 reply; 3+ messages in thread
From: Jérémie Juste @ 2016-03-18 12:14 UTC (permalink / raw)
  To: emacs-org list

[-- Attachment #1: Type: text/plain, Size: 400 bytes --]

Hello,

I'm using auto-complete <https://www.emacswiki.org/emacs/AutoComplete>in
org mode but I notice that there is more delay in the completion in
org-mode than in text mode for example.

I tried to customize auto-complete by reducing the delay to a maximum but
it didn't improve in org-mode.

Do you know what is causing this delay and if it's is possible to improve
it.

Thanks
-- 
Jeremie Juste

[-- Attachment #2: Type: text/html, Size: 654 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: faster auto-completion suggestions in org-mode
  2016-03-18 12:14 faster auto-completion suggestions in org-mode Jérémie Juste
@ 2016-03-18 17:33 ` Eric S Fraga
  2016-03-22 22:04   ` Jérémie Juste
  0 siblings, 1 reply; 3+ messages in thread
From: Eric S Fraga @ 2016-03-18 17:33 UTC (permalink / raw)
  To: Jérémie Juste; +Cc: emacs-org list

On Friday, 18 Mar 2016 at 13:14, Jérémie Juste wrote:
> Hello,
>
> I'm using auto-complete <https://www.emacswiki.org/emacs/AutoComplete>in
> org mode but I notice that there is more delay in the completion in
> org-mode than in text mode for example.

I used to use auto-complete but gave up for just this
reason.  Interestingly, in my initialisation file, I have the following
comment:

    ;; latest version 1.3.1 is too slow; back to 0.2.0

In any case, I use pabbrev instead which may suit you.

However, if you find a solution to the speed problems with
auto-complete, do let us know!
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.91.1, Org release_8.3.4-626-gb62d55

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: faster auto-completion suggestions in org-mode
  2016-03-18 17:33 ` Eric S Fraga
@ 2016-03-22 22:04   ` Jérémie Juste
  0 siblings, 0 replies; 3+ messages in thread
From: Jérémie Juste @ 2016-03-22 22:04 UTC (permalink / raw)
  To: emacs-org list, Eric Fraga

[-- Attachment #1: Type: text/plain, Size: 1298 bytes --]

Hello,

The reason why auto-completion with auto-complete-mode is slow might be
because of
flyspell-mode. Do you use it by default on org-mode by any chance?

I tried disabling flyspell-mode and got good results.(Not as fast as
pabbrev-mode but fast enough)

I also posted an issue here
https://github.com/auto-complete/auto-complete/issues/435

the M-x profile-start, M-x profile-report was really helpful here.

Best regards,

Jeremie






On Fri, Mar 18, 2016 at 6:33 PM, Eric S Fraga <e.fraga@ucl.ac.uk> wrote:

> On Friday, 18 Mar 2016 at 13:14, Jérémie Juste wrote:
> > Hello,
> >
> > I'm using auto-complete <https://www.emacswiki.org/emacs/AutoComplete>in
> > org mode but I notice that there is more delay in the completion in
> > org-mode than in text mode for example.
>
> I used to use auto-complete but gave up for just this
> reason.  Interestingly, in my initialisation file, I have the following
> comment:
>
>     ;; latest version 1.3.1 is too slow; back to 0.2.0
>
> In any case, I use pabbrev instead which may suit you.
>
> However, if you find a solution to the speed problems with
> auto-complete, do let us know!
> --
> : Eric S Fraga (0xFFFCF67D), Emacs 25.0.91.1, Org release_8.3.4-626-gb62d55
>



-- 
Jérémie Juste

[-- Attachment #2: Type: text/html, Size: 2110 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-22 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-18 12:14 faster auto-completion suggestions in org-mode Jérémie Juste
2016-03-18 17:33 ` Eric S Fraga
2016-03-22 22:04   ` Jérémie Juste

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).