From: Jim Funderburk <funderburk1@verizon.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 21260@debbugs.gnu.org
Subject: bug#21260: 23.2; Devanagari windows 10
Date: Tue, 18 Aug 2015 15:23:05 -0400 [thread overview]
Message-ID: <55D38619.701@verizon.net> (raw)
In-Reply-To: <83twrwllvr.fsf@gnu.org>
Eli -
I tried both 'set-fontset-font' suggestions -- and both worked!
I could not tell any difference between the two solutions.
Also, I put the first option in c:\.emacs file, per your suggestion.
Now, the sample devanagari file opens properly when I use Emacs in
the usual way (i.e., without -Q).
As far as I can see at the moment, the problem is satisfactorily
solved.
Thank you for working through the options with me and finding
a good solution.
Regards,
Jim Funderburk
On 8/18/2015 10:19 AM, Eli Zaretskii wrote:
>> Cc: 21260@debbugs.gnu.org
>> From: Jim Funderburk <funderburk1@verizon.net>
>> Date: Mon, 17 Aug 2015 16:16:21 -0400
>>
>> 3. Regarding fonts on windows 10 (from Control Panel/Fonts):
>> a. Neither Mangal nor Kokila shows up
>> b. The only font that I see which mentions Devanagari and other
>> Indian languages is 'Nirmala UI'
>> Note: In light of your comment about Emacs and Indian
>> Language Fonts, this difference between Windows 10
>> and prior versions of Windows may be the basis of
>> the problem.
>> c. When I set the Default Font to Nirmala UI, Then the Devanagari
>> in the sample files displays properly !!
> I found the Nirmala UI font on Windows 8.1 and looked at its OTF
> features. I think I know what causes the problem. Please try
> evaluating the following expression in "emacs -Q" immediately after
> start, and then see whether display of Devanagari works okay after
> that:
>
> (set-fontset-font "fontset-default" 'devanagari
> (font-spec :registry "iso10646-1" :otf '(dev2 nil (rphf)))
> nil 'prepend)
>
> If the above doesn't work, try this instead:
>
> (set-fontset-font "fontset-default" 'devanagari "Nirmala UI" nil 'prepend)
>
> If any of these work, you can put it in your .emacs init file to make
> it permanent.
>
next prev parent reply other threads:[~2015-08-18 19:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-14 20:14 bug#21260: 23.2; Devanagari windows 10 Jim Funderburk
2015-08-14 20:42 ` Eli Zaretskii
2015-08-14 20:43 ` Eli Zaretskii
2015-08-15 19:55 ` Jim Funderburk
2015-08-16 2:40 ` Eli Zaretskii
2015-08-16 14:23 ` Eli Zaretskii
[not found] ` <55D0F0E1.3090702@verizon.net>
2015-08-17 16:34 ` Eli Zaretskii
2015-08-17 20:16 ` Jim Funderburk
2015-08-18 14:19 ` Eli Zaretskii
2015-08-18 19:23 ` Jim Funderburk [this message]
2015-08-18 19:40 ` Eli Zaretskii
2015-08-18 19:52 ` Jim Funderburk
2015-08-19 2:45 ` Eli Zaretskii
2015-08-19 15:06 ` Eli Zaretskii
2015-08-19 20:26 ` Andy Moreton
2015-08-21 8:48 ` Eli Zaretskii
2015-08-16 20:21 ` Jim Funderburk
2015-08-17 16:15 ` Eli Zaretskii
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=55D38619.701@verizon.net \
--to=funderburk1@verizon.net \
--cc=21260@debbugs.gnu.org \
--cc=eliz@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 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.