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

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

Re: single column display for comint-dynamic-list-input-ring


From: Kevin Rodgers
Subject: Re: single column display for comint-dynamic-list-input-ring
Date: Thu, 10 Jul 2008 18:56:47 -0600
User-agent: Thunderbird 2.0.0.14 (Macintosh/20080421)

Michal wrote:
Hallo Group Members

Have You got an idea how to make comint-dynamic-list-input-ring
display completions always in single column?

The completions are inserted into the history buffer by
display-completion-list, whose formatting is hard-coded.  But perhaps
you could write a function to reformat the history buffer, and
temporarily bind completion-setup-hook (during
comint-dynamic-list-input-ring) to call that function.

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

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