zsh-workers
 help / color / mirror / code / Atom feed
From: "Zvi Har'El" <rl@math.technion.ac.il>
To: Zsh hackers list <zsh-workers@sunsite.dk>
Subject: Re: ligatures AE and OE
Date: Sun, 08 Jan 2006 18:02:16 +0200	[thread overview]
Message-ID: <43C13788.6080906@math.technion.ac.il> (raw)
In-Reply-To: <20060108095428.GA26014@fermat.math.technion.ac.il>

[-- Attachment #1: Type: text/plain, Size: 1787 bytes --]

Zvi Har'El wrote:

> As far as I can verify, although the ligatures æ and œ can be entered using
> insert-compose-character with the digraphs ae and oe respectively, the upper
> case ligatures Æ and Œ cannot, and zsh claims "no such combination" on AE and
> OE. Is it just my problem, or can you fix it? I am using the CVS HEAD zsh on
> Linux.
>
> Best,
>
> Zvi.
>
> PS. On Solaris, insert-compose-character still doesn't work for me.
>
>   
About Solaris again. As I said, in the login shell (e.g., after doing 
ssh to the Solaris machine), insert-compose-character doesn't work. But, 
if I start another shell, even using 'exec - zsh', which  should really  
start another login shell, it starts working!  Diffing the environment 
(obtain from 'set') between the two shells, nothing suspicious is shown:

~$ set >/tmp/a         
~$ exec - zsh 
~$ set >/tmp/b         
~$ diff -a /tmp/[ab]
24c24
< 
FPATH=/staff/rl/bin:/usr/local/share/zsh/site-functions:/usr/local/share/zsh/4.3.0-dev-2/functions
---
 > 
FPATH=/staff/rl/bin:/staff/rl/bin:/usr/local/share/zsh/site-functions:/usr/local/share/zsh/4.3.0-dev-2/functions
78c78
< RANDOM=19338
---
 > RANDOM=25165
87c87
< SECONDS=9
---
 > SECONDS=6
148c148
< fpath=(/staff/rl/bin /usr/local/share/zsh/site-functions 
/usr/local/share/zsh/4.3.0-dev-2/functions)
---
 > fpath=(/staff/rl/bin /staff/rl/bin 
/usr/local/share/zsh/site-functions 
/usr/local/share/zsh/4.3.0-dev-2/functions)

This really makes no sense!

-- 
Dr. Zvi Har'El      mailto:rl@math.technion.ac.il    Department of Mathematics
tel:+972-54-4227607 icq:179294841    Technion - Israel Institute of Technology
fax:+972-4-8293388  http://www.math.technion.ac.il/~rl/    Haifa 32000, ISRAEL
"If you can't say somethin' nice, don't say nothin' at all." -- Thumper (1942)


[-- Attachment #2: Type: text/html, Size: 2515 bytes --]

  reply	other threads:[~2006-01-08 16:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-08  9:54 Zvi Har'El
2006-01-08 16:02 ` Zvi Har'El [this message]
2006-01-08 17:41   ` Bart Schaefer
2006-01-08 18:10 ` Peter Stephenson
2006-01-08 18:53   ` Zvi Har'El

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=43C13788.6080906@math.technion.ac.il \
    --to=rl@math.technion.ac.il \
    --cc=zsh-workers@sunsite.dk \
    /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).