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

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

Re: How to see the value of each char in a string?


From: Barry Margolin
Subject: Re: How to see the value of each char in a string?
Date: Tue, 26 Nov 2002 18:44:43 GMT

In article <arv4rj$qdk$1@panix2.panix.com>,
David Combs <dkcombs@panix.com> wrote:
>How to see the value of each char in a (long) string?
>
>Here's why I need to do that:
>
>In *shell*, (using csh), I yanked a command onto after the
>shell-promt, hit <return>, and got BEEP.
>
>I started hitting C-c's, couldn't kill the command I had
>given.
>
>Whenever I hit another <return>, I'd get echoed a ^G.

My guess is that the command included a pipe to "more", and that's more's
prompt.  Full-screen programs like this don't work well in the *shell*
buffer.  Try typing "q" to get out.

I don't understand what this problem has to do with your original question
about seeing the value of each character in a string.

-- 
Barry Margolin, barmar@genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


reply via email to

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