GNU bug report logs - #20658
24.4 comint.el obscures prompt faces

Previous Next

Package: emacs;

Reported by: Samuel Wales <samologist <at> gmail.com>

Date: Tue, 26 May 2015 03:33:02 UTC

Severity: normal

Tags: confirmed, patch

Merged with 19843, 20084

Found in version 24.4

Fixed in version 25.1

Done: Wolfgang Jenkner <wjenkner <at> inode.at>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Samuel Wales <samologist <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4 comint.el obscures prompt faces
Date: Mon, 25 May 2015 20:32:39 -0700
prompts in shells often have useful colors.  this code in 24.4
comint.el obscures those faces.

this was not the case in some older emacs versions.

(add-text-properties prompt-start (point)
				   '(rear-nonsticky t
				     font-lock-face comint-highlight-prompt))

perhaps it can be conditionalized.

thanks.




This bug report was last modified 10 years and 54 days ago.

Previous Next


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