[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: display-completion-list should not strip text properties
From: |
Richard Stallman |
Subject: |
Re: display-completion-list should not strip text properties |
Date: |
Mon, 22 Jan 2007 21:07:24 -0500 |
The other functions involved in completing (`all-completions',
`try-completions', etc.) already DTRT in this regard. A `princ'-to-`insert'
substitution in `display-completion-list' is the only change needed to allow
faces and other text properties in buffer *Completions*. Users could then
pass propertized strings to, for example, `completing-read' and have them
displayed as defined.
Is there a case where this is useful?
- display-completion-list should not strip text properties, Drew Adams, 2007/01/22
- Re: display-completion-list should not strip text properties, Stefan Monnier, 2007/01/22
- Re: display-completion-list should not strip text properties,
Richard Stallman <=
- RE: display-completion-list should not strip text properties, Drew Adams, 2007/01/23
- RE: display-completion-list should not strip text properties, Drew Adams, 2007/01/23
- Re: display-completion-list should not strip text properties, Richard Stallman, 2007/01/24
- Re: display-completion-list should not strip text properties, Johan Bockgård, 2007/01/24
- Re: display-completion-list should not strip text properties, Richard Stallman, 2007/01/25
- Re: display-completion-list should not strip text properties, Vinicius Jose Latorre, 2007/01/26
- Re: display-completion-list should not strip text properties, Richard Stallman, 2007/01/26
- Re: display-completion-list should not strip text properties, Kevin Rodgers, 2007/01/24