GNU bug report logs -
#20072
Incorrect popup showing
Previous Next
Reported by: Nikolay Puzanov <punzik <at> gmail.com>
Date: Tue, 10 Mar 2015 15:58:01 UTC
Severity: normal
Tags: help, moreinfo
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 20072 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Open init.el, put cursor to the beginning of buffer, type "(lo", wait for
popup.
пт, 13 марта 2015 г. в 18:50, Eli Zaretskii <eliz <at> gnu.org>:
> > From: Nikolay Puzanov <punzik <at> gmail.com>
> > Date: Tue, 10 Mar 2015 17:30:31 +0000
> > Cc: 20072 <at> debbugs.gnu.org
> >
> > $ mkdir -p ~/.emacs.d/packages
> > $ cd ~/.emacs.d/packages
> > $ git clone https://github.com/auto-complete/auto-complete.git
> > $ git clone https://github.com/auto-complete/popup-el.git
> >
> > And init.el:
> >
> > (add-to-list 'load-path "~/.emacs.d/packages/auto-complete")
> > (add-to-list 'load-path "~/.emacs.d/packages/popup-el")
> > (require 'auto-complete-config)
> > (auto-complete-mode t)
> > (ac-config-default)
> > (global-linum-mode t)
>
> And what should I do after this to reproduce the broken display you
> posted?
>
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 108 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.