zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Uli Zappe <uli@tallowcross.uni-frankfurt.de>,
	zsh-workers@math.gatech.edu
Subject: Re: German Umlauts still don't work
Date: Wed, 2 Jul 1997 21:01:03 -0700	[thread overview]
Message-ID: <970702210103.ZM12716@candle.brasslantern.com> (raw)
In-Reply-To: <9707030152.AA15017@tallowcross.uni-frankfurt.de>

On Jul 3,  3:52am, Uli Zappe wrote:
} Subject: German Umlauts still don't work
}
} the German Umlaut problem I brought up a few days ago is more  
} difficult to solve than expected.
} 
} Peter Stephenson suggested to patch utils.c which is the only  
} source file in zsh making use of isprint(c) which delivers incorrect  
} results for NEXTSTEP.

I presume you also did `setopt PRINTEIGHTBIT` after applying that patch?
Just checking ...

} I tried that, but it didn't change a thing. Obviously there is  
} another part of the zsh source that's limiting zsh's behaviour; it's  
} definitely *not* the isprint(c) part (which would be easy to  
} replace by the correct NXIsPrint(c) for the NEXTSTEP version, BTW).

Is the symptom that the characters display as \M-a, or simply that they
lose the umlauts?  What's your `stty -a` output?

} Does anyone have an idea where to look?

With some grepping, I can't find any output of file names that doesn't
pass through the right functions, except fprintdir() which seems to always
output the raw string (so it can't be accidentally \M-ifying it).

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


  reply	other threads:[~1997-07-03  4:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9706261543.AA03628@tallowcross.uni-frankfurt.de>
1997-06-26 16:46 ` FAQ, German Umlauts (patch) Peter Stephenson
1997-06-26 21:42   ` Zefram
1997-06-26 23:05     ` Uli Zappe
1997-06-27  1:25     ` Uli Zappe
1997-06-27  7:47     ` Peter Stephenson
1997-07-03  1:52     ` German Umlauts still don't work Uli Zappe
1997-07-03  4:01       ` Bart Schaefer [this message]
1997-07-03  4:48         ` Zoltan Hidvegi
1997-07-03 13:18         ` Uli Zappe

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=970702210103.ZM12716@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=uli@tallowcross.uni-frankfurt.de \
    --cc=zsh-workers@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).