bugGNU TeXmacs - Bugs: bug #60309, Shortcut with Ctrl-e inserts...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #60309: Shortcut with Ctrl-e inserts "C-e" into the document

Submitter:  Jeroen Wouters <jeronim>
Submitted:  Tue 30 Mar 2021 12:05:51 PM UTC
   
 
Category:  None Priority:  5 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Open
Release:  None Release: 
Fixed Release:  None Fixed Release: 
Keywords: 

Tue 30 Mar 2021 02:11:23 PM UTC, comment #1: 

I confirm that I can reproduce this problem. In a clean TeXmacs C-e insert an enumeration. After I evaluate the kbd-map command  in a scheme session any subsequent C-e will insert the string 'C-e' in the document and if p or h is typed then run the commands (and remove the string). Otherwise the string will remain in the document.

Massimiliano Gubinelli <mgubi>
Group administrator
Tue 30 Mar 2021 12:05:51 PM UTC, original submission:  

I have the following keyboard shortcuts set up in my-init-texmacs.scm:

(kbd-map
  ("C-e p" (choose-file wrapped-print-to-file "Save pdf file" "pdf"))
  ("C-e h" (choose-file (buffer-exporter "html") "Save pdf file" "html"))
  )

Pressing "Ctrl-e" now insert the text "C-e" into the document.

If "p" or "h" is pressed afterwards, it dissappears and the shortcut is activated. If key other than "p" or "h" is pressed after "Ctrl-e", the text remains in the document.

Jeroen Wouters <jeronim>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mgubi (Posted a comment)
  • -email is unavailable- added by jeronim (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code