bug-recutils
[Top][All Lists]
Advanced

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

Re: abbrev-suggest does not hint in echo area


From: Charles Millar
Subject: Re: abbrev-suggest does not hint in echo area
Date: Sun, 18 Jul 2021 21:06:51 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Whoops.

On 7/18/21 8:31 PM, Charles Millar wrote:
I posted the following message to help-gnu-emacs and should demonstrate the possible bug. (Please note that I made one minor correction, i.e.- "buffer" instead of "butter."

 > emacs version GNU Emacs 28.0.50 (build 344, x86_64-pc-linux-gnu, GTK+
 > Version 3.24.23, cairo version 1.16.0) of 2020-12-31
 >
 > I have a buffer "learnabbrev.txt" open with abbrev-mode enabled,
 >
 > and in my init file,
 >
 > (setq abbrev-suggest t)
 > (setq abbrev-suggest-hint-threshold 0).
 >
 > My (global-abbrev-table) includes:
 >
 > "foo"           1    "find outer otter"
 >
 > (I checked to make sure that foo expanded to "find outer otter.")
 >
 > When I start to enter "find outer otter," and no matter how many
 > letters I enter, including the entire phrase, there are no suggestions
 > in the echo area.
 >
 > If I understand the info entries for abbrev-suggest and
 > abbrev-suugest-hint-threshold, should not a hint show in the echo
 > area, even after I type the first "f?"

Best,

Charlie Millar




reply via email to

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