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

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

Removing faces when yanking to comint


From: Earl Wagner
Subject: Removing faces when yanking to comint
Date: Sun, 30 Jan 2011 13:40:11 -0800 (PST)
User-agent: G2/1.0

Hi all,

I often copy and yank lines from other buffers into the shell (running
in shell-mode, extended from comint-mode I think). These lines often
have face attributes such as specific colors for comments, strings,
etc. The problem is that they preserve these colors when run as
commands. Then, every time I retrieve and re-run the comint-input
command, it retains its original face.

Is there anyway to strip the face attributes from text yanked in the
shell (comint-mode)?

Thanks for any help with this.

-Earl


reply via email to

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