GNU TeXmacs - Bugs: bug #63577, Inserting "include"...
You are not allowed to post comments on this tracker with your current authentication level.
bug #63577: Inserting "include" macro does not work from keyboard, only form menu
Submitter: | Gennady Uraltsev <guraltsev> | ||
Submitted: | Mon 26 Dec 2022 03:57:16 PM UTC | ||
Category: | Editor | Priority: | 5 - Normal |
Item Group: | Error | Status: | None |
Privacy: | Public | Assigned to: | None |
Originator Name: | Open/Closed: | Open | |
Release: | None | Release: | |
Fixed Release: | None | Fixed Release: | |
Keywords: |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
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
When working on a multi-project file as described in http://www.texmacs.org/tmdoc/main/links/man-multifile.en.html
the "Insert→Link→Include" procedure works only from the menu.
If one tries insert the "include" directive using the keyboard including does not work. Modifying an existing include directive to e.g. to change the filename works.
The reason for this can be seen from looking at the source. Insertion from the menu gives something like this:
while typing "\ i n c l u d e RET" + [filename] + "RET" gives
with no way to remove the "document" tag