unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25864: 25.1; Incorrect rendering for Bengali compound character
@ 2017-02-23 22:15 Mandar Mitra
  2017-02-24 18:14 ` Eli Zaretskii
  0 siblings, 1 reply; 18+ messages in thread
From: Mandar Mitra @ 2017-02-23 22:15 UTC (permalink / raw)
  To: 25864

The following Bengali compound character is not rendered correctly. To reproduce, start emacs -Q, and type / paste from a character map the following text:

ত্র (0x09A4, 0x09CD, Ox09B0) should be rendered as something that looks similar to এ. 

This sequence is rendered correctly in LibreOffice, gedit, and similar.



In GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9)
 of 2016-12-21 built on lgw01-21
Windowing system distributor 'The X.Org Foundation', version 11.0.11804000
System Description:	Linux Mint 18.1 Serena

Configured using:
 'configure --build x86_64-linux-gnu --prefix=/usr
 --sharedstatedir=/var/lib --libexecdir=/usr/lib
 --localstatedir=/var/lib --infodir=/usr/share/info
 --mandir=/usr/share/man --with-pop=yes
 --enable-locallisppath=/etc/emacs25:/etc/emacs:/usr/local/share/emacs/25.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/25.1/site-lisp:/usr/share/emacs/site-lisp
 --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib
 --libexecdir=/usr/lib --localstatedir=/var/lib
 --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes
 --enable-locallisppath=/etc/emacs25:/etc/emacs:/usr/local/share/emacs/25.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/25.1/site-lisp:/usr/share/emacs/site-lisp
 --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars
 --with-xwidgets=yes 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat
 -Werror=format-security -Wall' 'CPPFLAGS=-Wdate-time
 -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro''

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS
NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 XWIDGETS

Important settings:
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: 
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark set [2 times]
funcall-interactively: End of buffer
Mark set [2 times]
funcall-interactively: End of buffer [5 times]
Mark set
command-execute: Command attempted to use minibuffer while in minibuffer

Load-path shadows:
/usr/share/emacs/25.1/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup

Features:
(shadow sort mail-extr emacsbug message dired format-spec rfc822 mml
mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util help-fns help-mode easymenu
cl-loaddefs pcase cl-lib mail-prsvr mail-utils time-date mule-util
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese charscript case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote dbusbind inotify dynamic-setting
system-font-setting font-render-setting xwidget-internal move-toolbar
gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 89025 8949)
 (symbols 48 19788 0)
 (miscs 40 90 146)
 (strings 32 14386 3625)
 (string-bytes 1 411504)
 (vectors 16 11826)
 (vector-slots 8 432064 4731)
 (floats 8 164 251)
 (intervals 56 265 0)
 (buffers 976 19)
 (heap 1024 38496 985))





^ permalink raw reply	[flat|nested] 18+ messages in thread
[parent not found: <<87bmtl5fwx.fsf@gnu.org>]
[parent not found: <<<87bmtl5fwx.fsf@gnu.org>]
[parent not found: <<<<87bmtl5fwx.fsf@gnu.org>]

end of thread, other threads:[~2017-03-04 14:31 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-23 22:15 bug#25864: 25.1; Incorrect rendering for Bengali compound character Mandar Mitra
2017-02-24 18:14 ` Eli Zaretskii
2017-02-25 15:05   ` Mandar Mitra
2017-02-25 15:29     ` Eli Zaretskii
2017-02-27 14:01       ` handa
2017-02-27 15:05         ` Mandar Mitra
2017-02-28 16:25           ` handa
2017-02-28 19:21             ` Mandar Mitra
2017-02-28 19:48               ` Eli Zaretskii
2017-03-01 12:40               ` handa
2017-03-01 16:24                 ` Eli Zaretskii
2017-03-04 14:02                   ` handa
2017-03-04 14:31                     ` Eli Zaretskii
     [not found] <<87bmtl5fwx.fsf@gnu.org>
     [not found] ` <<83d1e1nexa.fsf@gnu.org>
2017-03-01 16:57   ` Drew Adams
2017-03-01 17:10     ` Eli Zaretskii
     [not found] <<<87bmtl5fwx.fsf@gnu.org>
     [not found] ` <<<83d1e1nexa.fsf@gnu.org>
     [not found]   ` <<80b987d9-9200-44af-86cf-c6b81ef13435@default>
     [not found]     ` <<837f48orco.fsf@gnu.org>
2017-03-01 17:14       ` Drew Adams
2017-03-01 17:50         ` Eli Zaretskii
     [not found] <<<<87bmtl5fwx.fsf@gnu.org>
     [not found] ` <<<<83d1e1nexa.fsf@gnu.org>
     [not found]   ` <<<80b987d9-9200-44af-86cf-c6b81ef13435@default>
     [not found]     ` <<<837f48orco.fsf@gnu.org>
     [not found]       ` <<07fd0e8a-0214-4ed3-9cc8-97cb471fdd69@default>
     [not found]         ` <<8360jsophb.fsf@gnu.org>
2017-03-01 18:10           ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).