GNU bug report logs - #12102
24.1.50; Strange interaction between completion and savehist

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Tue, 31 Jul 2012 14:14:01 UTC

Severity: minor

Tags: moreinfo

Found in version 24.1.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Reuben Thomas <rrt <at> sc3d.org>
Cc: 12102 <at> debbugs.gnu.org
Subject: bug#12102: 24.1.50; Strange interaction between completion and savehist
Date: Wed, 01 Aug 2012 19:42:52 -0400
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.




This bug report was last modified 3 years and 350 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.