This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: removing ^M from shell output not working


I got the same error, also. I had to change it to 

(modify-coding-system-alist 'process "" 'undecided-unix)

in XEmacs. Haven't tried it in GNU Emacs, yet.

Rick
--
Rick Rankin
rick_rankin@yahoo.com

--- Daniel Barclay <Daniel.Barclay@digitalfocus.com> wrote:
> Sam Steingold wrote:
> > 
> > > Would anyone have any idea why my .emacs configuration to strip ^M
> > > characters from shell output isn't working?
> ...> 
> > (modify-coding-system-alist 'process "" 'unix)
> > 
> > works for me like a charm on e21 (CVS version - the latest pretest).
> 
> Is that new or should it work on 20.7.1?  I get the error message
> "Invalid coding system: unix".
> 
> 
> 
> 
> -- 
> Daniel Barclay
> Digital Focus
> Daniel.Barclay@digitalfocus.com
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]