unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Re: How to discard escape sequences from sub-shell output?
       [not found]   ` <c4a40cda-c364-4c5f-a140-211a7f8791a6@r27g2000yqb.googlegroups.com>
@ 2010-06-30 11:09     ` Andreas Politz
  0 siblings, 0 replies; only message in thread
From: Andreas Politz @ 2010-06-30 11:09 UTC (permalink / raw)
  To: help-gnu-emacs

Elena <egarrulo@gmail.com> writes:

> On 29 Giu, 20:12, Andreas Politz <poli...@fh-trier.de> wrote:
>> Put
>> (ansi-color-for-comint-mode-on)
>> in your shell hook.
>
> Thanks, Andrea.
>
> That does not fix the issue. Here is my code:
>
> 	(autoload 'ansi-color-for-comint-mode-on "ansi-color" nil t)
> 	(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on)
> 	(let ((explicit-shell-file-name "C:/Programmi/Putty/plink")
> 		  (explicit-plink-args '("-ssh" "root@XXXXX")))
> 		(shell))
>
> emacs-version: 23.1.1
> Windows XP SP3

Yes, that was a bit quick.  These are not color escape sequences.

-ap


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-30 11:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <7b2f53ad-b88a-4e6e-a833-76b1709a7f6f@d37g2000yqm.googlegroups.com>
     [not found] ` <87aaqd38eo.fsf@fh-trier.de>
     [not found]   ` <c4a40cda-c364-4c5f-a140-211a7f8791a6@r27g2000yqb.googlegroups.com>
2010-06-30 11:09     ` How to discard escape sequences from sub-shell output? Andreas Politz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).