unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Thiago Melo <tmdmelo@gmail.com>
To: 63837@debbugs.gnu.org
Subject: bug#63837: 29.0.91; delete-forward-char error with composed text
Date: Fri, 2 Jun 2023 10:42:29 +0000	[thread overview]
Message-ID: <CABpoeKgfFoPPhbT=ae_i93NB70A5gWdxTH0Y2t3GdXUdfg_2-g@mail.gmail.com> (raw)

* How to reproduce:

0. Start emacs with `emacs -Q'
1. Create some text composition, e.g. eval: `(insert (compose-chars ?+))'
2. Move cursor to before composed character
3. `M-x delete-forward-char' or press <delete> key

* Backtrace:

Debugger entered--Lisp error: (wrong-type-argument sequencep t)
  lgstring-glyph-boundary(t 1 2)
  delete-forward-char(1 nil)
  funcall-interactively(delete-forward-char 1 nil)
  call-interactively(delete-forward-char nil nil)
  command-execute(delete-forward-char)





             reply	other threads:[~2023-06-02 10:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-02 10:42 Thiago Melo [this message]
2023-06-02 12:05 ` bug#63837: 29.0.91; delete-forward-char error with composed text Robert Pluim
2023-06-02 12:49   ` Eli Zaretskii
2023-06-02 13:42     ` Thiago Melo
2023-06-02 14:30       ` Eli Zaretskii
2023-06-02 12:54   ` Thiago Melo
2023-06-02 12:43 ` 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABpoeKgfFoPPhbT=ae_i93NB70A5gWdxTH0Y2t3GdXUdfg_2-g@mail.gmail.com' \
    --to=tmdmelo@gmail.com \
    --cc=63837@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 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).