bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12102: 24.1.50; Strange interaction between completion and savehist


From: Glenn Morris
Subject: bug#12102: 24.1.50; Strange interaction between completion and savehist
Date: Wed, 01 Aug 2012 19:42:52 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Reuben Thomas wrote:

> (custom-set-variables
>  '(savehist-mode t nil (savehist))

Isn't that bogus? Why isn't it just

  '(savehist-mode t)

>  '(tab-always-indent (quote complete)))
> ;; "info"
>
> Call it foo.el, and start: emacs -Q -l foo.el foo.el
>
> Then go down to the commented string, put point on the "i" of "info" and
> press TAB. The string becomes "iinfo", and, with another TAB,
> "idlwave-routine-info".

I cannot reproduce this.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]