Skip to content

delete does not work on bullet, in latest Emacs #32

Description

@holtzermann17

For me <delete> runs the command delete-forward-char.

Pressing it with the cursor on a bullet raises the following debugger message:

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

I'm on GNU Emacs 29.0.50 (build 3, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0, Xaw3d scroll bars) of 2022-08-22.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions