zsh-users
 help / color / mirror / code / Atom feed
From: "Rodger V. Anderson" <rodger@hpbs2245.boi.hp.com>
To: zsh-users@math.gatech.edu
Subject: VDISABLEVAL should be -1 for HP-UX?
Date: Thu, 29 May 1997 17:23:46 -0600	[thread overview]
Message-ID: <199705292323.AA078588228@hpbs2245.boi.hp.com> (raw)

Some time ago (a year and a half) I asked about a problem I was having
with the "set-mark-command" being ignored when it was ^@ (ascii nul).
I think I have figured out what the problem is.

The routine setterm() in zle_main.c uses VDISABLEVAL, as defined in
system.h with a value of 0, to disable certain keys.  Unfortunately,
HP-UX appears to treat a value of 0 as valid character, namely ^@
(ascii nul), instead of as undefined.  I've recompiled zsh with
VDISABLEVAL set to -1 and the set-mark-command now works.

Any comments?  I can provide more details if anyone is interested.

Rodger Anderson


             reply	other threads:[~1997-05-29 23:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-29 23:23 Rodger V. Anderson [this message]
1997-06-01  8:00 ` Zoltan Hidvegi

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199705292323.AA078588228@hpbs2245.boi.hp.com \
    --to=rodger@hpbs2245.boi.hp.com \
    --cc=zsh-users@math.gatech.edu \
    /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.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).