GNU bug report logs -
#71698
29.3; comint--intersect-regions fontifies some output using input function
Previous Next
Reported by: JD Smith <jdtsmith <at> gmail.com>
Date: Fri, 21 Jun 2024 18:13:02 UTC
Severity: normal
Found in version 29.3
Done: <miha <at> kamnitnik.top>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
A bit more context, to quote from the manual:
> When the characters before and after POS are part of the same field,
> there is no doubt which field contains POS: the one those characters
> both belong to. When POS is at a boundary between fields, which field
> it belongs to depends on the stickiness of the ‘field’ properties of the
> two surrounding characters (*note Sticky Properties::). The field whose
> property would be inherited by text inserted at POS is the field that
> contains POS.
Note that comint adds `field' as `rear-nonsticky' on the prompt, but this does not impact the inheritance of the field from the previous character or the behavior of field-beginning (only a front-sticky on the following character would do so).
This bug report was last modified 1 year and 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.