[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Single Page

Top Document: comp.windows.x.intrinsics Frequently Asked Questions (FAQ)
Previous Document: 33.!How do I make my life easier when designing an application?
Next Document: 35. Why do I get "Warning: Widget class version mismatch"?


34. Why can't I override translations? Only the first item works.


----------------------------------------------------------------------

(Thanks to Timothy J. Horton, 5/91)

You probably have an extra space after the specification of the first 
item, like this:
	basic*text.translations:  #override \
	Ctrl<Key>a:    beginning-of-line() \n\ 	
	Ctrl<Key>e:    end-of-line()
					      ^ extra space
The newline after that space is ending the translation definition.



Top Document: comp.windows.x.intrinsics Frequently Asked Questions (FAQ)
Previous Document: 33.!How do I make my life easier when designing an application?
Next Document: 35. Why do I get "Warning: Widget class version mismatch"?

Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
ware@cis.ohio-state.edu

Last Update August 21 2008 @ 00:10 AM

© 2008 FAQS.ORG. All rights reserved.