unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Petersen <ppetersen@despammed.com>
Subject: utf text console - control-g does not work any longer
Date: Wed, 11 May 2005 22:53:44 +0200	[thread overview]
Message-ID: <8764xplc13.fsf@pp.ppetersen-usenet76543.de> (raw)

Hello,

I decided to use Gnus in a Linux text console.

The reasons are:
- all the fonts for Emacs and/or XEmacs when under X are either too big
or too small; there are just not enough intermediate font sizes, and my
eyes are very sensitive
- when running Emacs and/or XEmacs in "gnome-terminal" the fonts look
way better and have many more intermediate steps (so font size is no
longer an issue!), but my eyes start to hurt or I get a headache (thanks
to anti-aliasing, I fear - though switching it off is no solution,
because fonts look ugly then in Emacs AND in web browsers!)



Now enough with that, let's get to my problem with Gnus (or Emacs, this
is no Gnus specific issue!) in a Linux text console:

I managed to get good utf support (for reading post in utf-8 AND for
typing in all the characters (Umlaute, tilde etc.) I want) by using
filterm and its dynafont filter.

I launch Gnus like this:

LC_CTYPE=de_DE.utf8 exec filterm - dynafont emacs -nw --eval
"(set-keyboard-coding-system 'latin-9)" -f gnus-unplugged "$@"

(I need the "exec", by the way, when using a bash script - otherwise, it
doesn't work...)


Everything appears to be all right (reading utf-8 messages, typing in
Umlaute, euro sign etc.), but there is this one

PROBLEM:

control-g doesn't work any longer! (or in other words: keyboard-quit)


This is very bad because I often need to abort a command.
In many cases (like aborting a M-x... sequence) ESC-ESC-ESC is a good
workaround.

BUT:
When loading articles for a very large group (thousands of articles,
which will take a lot of time anyway) I can no longer abort that
command, because control-g is not being recognized any more (and
ESC-ESC-ESC doesn't work for interrupting a running command anyway).

I tried to remap control-g to e.g. F6 (function key 6) or other keys I
tried, but nothing works - it looks like control-g is something very
special and that the code of Emacs doesn't allow for changing that!


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?



many thanks
Peter

             reply	other threads:[~2005-05-11 20:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-11 20:53 Peter Petersen [this message]
2005-05-12 18:38 ` utf text console - control-g does not work any longer Alan Mackenzie
2005-05-14  1:07   ` Peter Petersen
2005-05-14  7:36     ` Eli Zaretskii
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=8764xplc13.fsf@pp.ppetersen-usenet76543.de \
    --to=ppetersen@despammed.com \
    /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).