From: Dan Nicolaescu <dann@ics.uci.edu>
To: emacs-devel@gnu.org
Subject: what is TERM?
Date: Sun, 13 Jul 2008 07:32:04 -0700 [thread overview]
Message-ID: <200807131432.m6DEW4Mi023437@sallyv1.ics.uci.edu> (raw)
Does anyone know what the #ifdef TERM code in src/s/gnu-linux.h is
supposed to do?
process.c has this:
/* TERM is a poor-man's SLIP, used on GNU/Linux. */
#ifdef TERM
#include <client.h>
#endif
Nothing defines TERM, so can all the code that depends on it go?
next reply other threads:[~2008-07-13 14:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-13 14:32 Dan Nicolaescu [this message]
2008-07-13 15:06 ` what is TERM? David Kastrup
2008-07-13 15:37 ` Dan Nicolaescu
2008-07-13 16:00 ` David Kastrup
2008-08-30 2:16 ` Daniel Colascione
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=200807131432.m6DEW4Mi023437@sallyv1.ics.uci.edu \
--to=dann@ics.uci.edu \
--cc=emacs-devel@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.
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).