unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* ESC O R not interpreted as f3 on a dtterm?
@ 2002-08-03 21:28 D. Goel
  2002-08-04 23:26 ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: D. Goel @ 2002-08-03 21:28 UTC (permalink / raw)


(perhaps this could be a bug in my understanding rather than emacs?)

On a tcsh, 'setenv TERM dtterm', did an emacs -q -nw -no-site-file.
(using dtterm instead of xterm lets emacs get colors, )...

Then 'f3' stops working... If I type C-h f f3, it self-inserts "R"
into the current buffer.

When i view lossage, i do see S O R every time i pressed f3.   Sorry
if this is a false-report---if so, what am i doing wrong?

some info --->

In GNU Emacs 21.1.3 (sparc-sun-solaris2.6, X toolkit, Xaw3d scroll bars)
 of 2001-10-30 on nerafo.umd.edu
configured using `configure  --prefix=/usr/local/gnu --infodir=/usr/local/gnu/info/emacs-21.1 --with-kerberos --with-x --with-x-toolkit=yes --with-xpm --with-jpeg --with-tiff --with-gif --with-png'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t


DG				   <http://www.glue.umd.edu/~deego/>
-- 
This user's email is soon gonna change to deego@gnufans.org, and my
homepage will be at http://www.gnufans.org/ --- http://24.197.159.102/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ESC O R not interpreted as f3 on a dtterm?
  2002-08-03 21:28 ESC O R not interpreted as f3 on a dtterm? D. Goel
@ 2002-08-04 23:26 ` Richard Stallman
  2002-08-05 18:47   ` Thomas Dickey
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2002-08-04 23:26 UTC (permalink / raw)
  Cc: gnu-emacs-bug

The problem is probably in the termcap or terminfo entry
for terminal type dtterm.  That is what defines the escape sequences
that terminals send for function keys.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ESC O R not interpreted as f3 on a dtterm?
  2002-08-04 23:26 ` Richard Stallman
@ 2002-08-05 18:47   ` Thomas Dickey
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Dickey @ 2002-08-05 18:47 UTC (permalink / raw)


Richard Stallman <rms@gnu.org> wrote:
> The problem is probably in the termcap or terminfo entry
> for terminal type dtterm.  That is what defines the escape sequences
> that terminals send for function keys.

not exactly.  The problem is that he is using the terminfo for dtterm,
rather than one which is correct for his terminal emulator.  It is likely
that he is using XFree86 xterm, which (optionally) sends vt100's PF1-PF4
escape sequences for function-keys F1-F4.

-- 
Thomas E. Dickey <dickey@radix.net> <dickey@herndon4.his.com>
http://dickey.his.com
ftp://dickey.his.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-08-05 18:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-03 21:28 ESC O R not interpreted as f3 on a dtterm? D. Goel
2002-08-04 23:26 ` Richard Stallman
2002-08-05 18:47   ` Thomas Dickey

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).