Tk Library Source Code

View Ticket
Login
Ticket UUID: 492156
Title: New expand method 'textcmd'
Type: Patch Version: None
Submitter: andreas_kupries Created on: 2001-12-12 19:24:11
Subsystem: textutil Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2001-12-14 12:00:11
Resolution: Accepted Closed By: andreas_kupries
    Closed on: 2001-12-14 05:00:11
Description:
Enclosed a patch which reintroduces 
the 'raw_text_hook' known to the expand application in 
the form of 'textcmd', a macro which is run for all 
plain text encountered in a template.
User Comments: andreas_kupries added on 2001-12-14 12:00:11:
Logged In: YES 
user_id=75003

Committed to head.

andreas_kupries added on 2001-12-14 03:09:36:

File Added - 14665: e.diff

andreas_kupries added on 2001-12-14 03:09:35:
Logged In: YES 
user_id=75003

Enclosed a new patch which corrects two problems:

- Reset of textcmd to "" is now possible.
- Code checking for the textcmd made more robust
  against odd macro names (like '5')

andreas_kupries added on 2001-12-13 02:24:14:

File Added - 14582: txtcmd.diff

Attachments: