all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thamer Mahmoud <thamer.mahmoud@gmail.com>
To: 44521@debbugs.gnu.org
Subject: bug#44521: 27.1; ivy.el breaks harfbuzz Arabic shaping
Date: Sun, 08 Nov 2020 19:15:37 +0300	[thread overview]
Message-ID: <87tutz4yfq.fsf@brutus.matara> (raw)

When using ivy.el, some Arabic letters become disconnected. This bug
doesn't affect Emacs 26.3 or any build "--without-harfbuzz".

1. Eval:

(progn
  (load-library "~/.emacs.d/elpa/ivy-0.13.0/ivy-overlay.el")
  (load-library "~/.emacs.d/elpa/ivy-0.13.0/colir.el")
  (load-library "~/.emacs.d/elpa/ivy-0.13.0/ivy.el")
  (ivy-mode t)
  (run-with-timer .5 nil 'set-input-method "arabic")
  (run-with-timer .5 nil 'insert "السلام عليكم")
  (execute-extended-command nil))

2. While still in the minibuffer, type any Arabic letter. Note the
   AIN(ع) in "عليكم" changes shape from initial to final.

This bug breaks shaping in most buffers, especially after using
swiper.el (ivy-based isearch).


libharfbuzz0b 2.6.7-1 from debian testing
In GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.23, cairo version 1.16.0)
 of 2020-11-08, modified by Debian built on x86-ubc-01
Windowing system distributor 'The X.Org Foundation', version 11.0.12008000
System Description: Debian GNU/Linux bullseye/sid

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY
INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF
ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS LIBSYSTEMD
JSON PDUMPER LCMS2 GMP

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

-- 
Best,
Thamer





             reply	other threads:[~2020-11-08 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-08 16:15 Thamer Mahmoud [this message]
2020-11-08 17:20 ` bug#44521: 27.1; ivy.el breaks harfbuzz Arabic shaping Eli Zaretskii
2020-11-09 15:25   ` Eli Zaretskii
2020-11-10  9:19     ` Thamer Mahmoud
2020-11-10 15:54       ` 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=87tutz4yfq.fsf@brutus.matara \
    --to=thamer.mahmoud@gmail.com \
    --cc=44521@debbugs.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.