taskGNU Zile (Zile is Lossy Emacs) - Tasks: task #11066, Implement a fully functional...

 
 

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

task #11066: Implement a fully functional kill-ring

Submitter:  Gary V. Vaughan <gary>
Submitted:  Tue 05 Apr 2011 06:27:12 AM UTC
   
 
Should Start On:  Tue 05 Apr 2011 12:00:00 AM UTC Should be Finished on:  Tue 05 Apr 2011 12:00:00 AM UTC
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Tue 05 Apr 2011 06:27:12 AM UTC, original submission:  

Emacs provides a kill-ring that can be pushed (^K), popped (^Y) and rotated (M-Y) for efficient and pleasant management of cut-n-paste operations.

Neither C nor Lua versions of Zile support a kill-ring as such, and save only the last kill command; although consecutive ^K's do append correctly rather than replace in C Zile.

There does appear to be nascent support already, although the implementation is not yet complete.  What remains is to upgrade from a kill-buffer to an actual kill ring, and then to add and bind the yank-pop command.

Gary V. Vaughan <gary>
Group administrator

 

(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 gary (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-3230.
    Corresponding source code