From: "Drew Adams" <drew.adams@oracle.com>
To: "'Thierry Volpiatto'" <thierry.volpiatto@gmail.com>,
<help-gnu-emacs@gnu.org>
Subject: RE: icicle and emacs --daemon
Date: Sun, 19 Apr 2009 07:48:14 -0700 [thread overview]
Message-ID: <001501c9c0fd$deb12520$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <000101c9548c$55ec1660$0200a8c0@us.oracle.com>
Hi Thierry,
Dunno if you still use Icicles, but here is an update on this.
It turns out that the behavior of "text terminal" (that is, emacs -nw) is
variable, and depends mostly on the platform. The good news is that nowadays
most platforms do support "fancy" keys in a text terminal.
This means that, depending on your platform, Icicles, like Emacs, does in fact
work with emacs -nw - I was mistaken in thinking that it does not.
I did some testing on MS Windows - all of the "fancy" keys work fine there.
I also tried using "emacs -nw" (with Emacs 21) from a terminal in a Gnome
desktop on a Linux box, using VNC from Windows. There, because of VNC and Gnome,
some "fancy" keys (e.g. `C-next') are not available to Emacs, but others (e.g.
`S-TAB') are. I didn't try without Gnome, and I can't try on Linux without using
VNC, but I suspect, from speaking with others, that there is no problem
generally on Linux either - many, perhaps all, of the "fancy" keys should be
available.
I also checked to make sure that it's OK to use library hexrgb.el even in a
context where few colors are available. No problem. The Linux/VNC context, for
example, has only 6 or 8 colors available.
The bottom line is that I was mistaken in thinking that Icicles would not work
well without a graphics display. I've updated the Icicles libraries accordingly
(cleaned up the doc and code a bit).
HTH - Drew
> From: Drew Adams Sent: Tuesday, December 02, 2008 6:43 AM
> > when using the new emacs --daemon, icicle complain that we
> > are not in a window-system.So i modify the starting
> > message of icicles.el like that:
> >
> > (unless (or (and (fboundp 'daemonp) (daemonp))
> ...
> > It work fine here.
>
> Thanks, Thierry. I've added that.
>
> BTW, it seems that some people do use Icicles with a console
> (i.e. without a
> window mgr). I would be interested in knowing how you do so -
> which key changes
> you have made etc., in order to either provide for that as an
> option or at least
> document some of your suggestions for other users. Thx.
next prev parent reply other threads:[~2009-04-19 14:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-02 9:10 icicle and emacs --daemon Thierry Volpiatto
2008-12-02 14:43 ` Drew Adams
2009-04-19 14:48 ` Drew Adams [this message]
2009-04-19 15:56 ` Drew Adams
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='001501c9c0fd$deb12520$0200a8c0@us.oracle.com' \
--to=drew.adams@oracle.com \
--cc=help-gnu-emacs@gnu.org \
--cc=thierry.volpiatto@gmail.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).