From: "Eli Zaretskii" <eliz@gnu.org>
Subject: Re: utf text console - control-g does not work any longer
Date: Sat, 14 May 2005 10:36:31 +0300 [thread overview]
Message-ID: <01c55857$Blat.v2.4$cadff0c0@zahav.net.il> (raw)
In-Reply-To: <87vf5mlinp.fsf@pp.ppetersen-usenet76543.de> (message from Peter Petersen on Sat, 14 May 2005 03:07:22 +0200)
> From: Peter Petersen <ppetersen@despammed.com>
> Date: Sat, 14 May 2005 03:07:22 +0200
>
> >> This means, running commands can no longer be interrupted/aborted when I
> >> use a utf-8 enabled Emacs/Gnus in a Linux text console.
> >
> >> Does anyone have experience with this problem - or even better have a
> >> solution?
> >
> > What does filterm do with C-g?
>
> Well, I am no expert here, don't have a clue.
Emacs arranges for C-g to generate a signal SIGINT. That is, it sets
up C-g to have the effect that is by default produced by C-c, the
keyboard interrupt character.
So to know how to get C-g to work with filterm, you will need to
understand (1) what filterm does to propagate signals to the program
whose I/O it is filtering, and (2) how to cause C-g generate an
interrupt for the foreground part of the filtering pipe.
You could start by looking at what C-c does when you run Emacs thru
filterm: does it, by any chance, produce the same effect as C-g in the
unfiltered Emacs?
next prev parent reply other threads:[~2005-05-14 7:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-11 20:53 utf text console - control-g does not work any longer Peter Petersen
2005-05-12 18:38 ` Alan Mackenzie
2005-05-14 1:07 ` Peter Petersen
2005-05-14 7:36 ` Eli Zaretskii [this message]
2005-05-14 7:46 ` Eli Zaretskii
[not found] ` <mailman.5210.1116056670.2819.help-gnu-emacs@gnu.org>
2005-05-14 19:18 ` Peter Petersen
[not found] ` <mailman.5211.1116058502.2819.help-gnu-emacs@gnu.org>
2005-05-14 19:27 ` Peter Petersen
2005-05-14 21:16 ` Eli Zaretskii
[not found] ` <mailman.5288.1116106246.2819.help-gnu-emacs@gnu.org>
2005-05-21 1:22 ` Peter Petersen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='01c55857$Blat.v2.4$cadff0c0@zahav.net.il' \
--to=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).