all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9022: 23.2.1; Quail input breaks delete-char binding behaviour (Linux)
@ 2011-07-07 17:08 David Aspinall
  2011-07-07 19:06 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: David Aspinall @ 2011-07-07 17:08 UTC (permalink / raw)
  To: 9022

1. switch to *scratch* 
2. M-x set-input-method RET TeX RET 
3. Type "xyz", C-a 
3. Type "\alpha" (see alpha, verify TeX input method) 
4. Type "\a" then DELETE (delete key, not backspace).

At step 4, the delete operates as backward delete, not forward delete.

See also downstream report

http://proofgeneral.inf.ed.ac.uk/trac/ticket/405

Thanks,

- David

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#9022: 23.2.1; Quail input breaks delete-char binding behaviour (Linux)
  2011-07-07 17:08 bug#9022: 23.2.1; Quail input breaks delete-char binding behaviour (Linux) David Aspinall
@ 2011-07-07 19:06 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2011-07-07 19:06 UTC (permalink / raw)
  To: David Aspinall; +Cc: 9022-done

> From: David Aspinall <David.Aspinall@ed.ac.uk>
> Date: Thu, 7 Jul 2011 18:08:23 +0100
> 
> 1. switch to *scratch* 
> 2. M-x set-input-method RET TeX RET 
> 3. Type "xyz", C-a 
> 3. Type "\alpha" (see alpha, verify TeX input method) 
> 4. Type "\a" then DELETE (delete key, not backspace).
> 
> At step 4, the delete operates as backward delete, not forward delete.

This is a feature: lisp/international/quail.el binds DELETE to
quail-delete-last-char.

Closing the bug.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-07 19:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 17:08 bug#9022: 23.2.1; Quail input breaks delete-char binding behaviour (Linux) David Aspinall
2011-07-07 19:06 ` Eli Zaretskii

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.