From: Peter Dyballa <Peter_Dyballa@web.de>
To: Dan Maftei <ninestraycats@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Cocoa emacs renders Unicode combining diacritics improperly
Date: Wed, 18 Jul 2012 01:10:16 +0200 [thread overview]
Message-ID: <20695E88-CBDC-4428-AE0A-B101BD7F41DD@web.de> (raw)
In-Reply-To: <CABxY=viShyQSXdREd0XFSDSe8O-ovYXkdVqATvSMAfGemv-UYg@mail.gmail.com>
Am 18.07.2012 um 00:16 schrieb Dan Maftei:
> Thanks for the describe-char output. Mine is working as expected.
> (un-related: can you reproduce this bug?
> http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00615.html)
Not exactly. I get, in tcsh:
Fatal error (11)Abort (core dumped)
Exit 134
> Speaking of the patch, I didn't download 24.1.1 on purpose: the newest
> official version as obtained from the FTP site (
> http://ftp.gnu.org/gnu/emacs/) is listed as 24.1, which is what I used. I'm
> not sure if a version 24.1.0 even exists... but I haven't dug through the
> source repository much.
The version number 24.1.1 has in the first two fields the major and the minor version number of GNU Emacs. GNU Emacs releases are identified by the major and minor version number. The last or right-most field is the number of your build, in this case your first try.
So you used the right sources. Are you used to working on the command line? And to patch source files? Did you save the output from running configure? (In that case you could send me privately the output.)
By putting that to your customisation:
'(read-quoted-char-radix 16)
you could insert any Unicode character by typing C-q <the hex number><something non-hex like cursor movement, SPACE, RET, ESC)>. This worked to produce d͡.
--
Mit friedvollen Grüßen
Pete
War springs from unseen and generally insignificant causes.
– Anonymous
next prev parent reply other threads:[~2012-07-17 23:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-16 17:09 Cocoa emacs renders Unicode combining diacritics improperly Dan Maftei
2012-07-16 20:16 ` Peter Dyballa
2012-07-16 22:15 ` Dan Maftei
2012-07-16 23:09 ` Peter Dyballa
2012-07-16 23:23 ` Dan Maftei
2012-07-17 9:51 ` Peter Dyballa
2012-07-17 12:52 ` Dan Maftei
2012-07-17 21:15 ` Peter Dyballa
2012-07-17 22:16 ` Dan Maftei
2012-07-17 23:10 ` Peter Dyballa [this message]
2012-07-18 0:03 ` Dan Maftei
2012-07-18 8:48 ` Peter Dyballa
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=20695E88-CBDC-4428-AE0A-B101BD7F41DD@web.de \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
--cc=ninestraycats@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.