emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A simple implementation of context-sensitive keys


From: Miles Bader
Subject: Re: A simple implementation of context-sensitive keys
Date: Wed, 10 Sep 2008 23:48:56 +0900

Sean O'Rourke <address@hidden> writes:
> TextMate for Mac OS has a similar way of defining key bindings:
> basically, a major mode labels regions of a buffer's text, and
> keys can be bound to functions only within regions with certain
> labels.  It's like font-lock for keys (IIRC, TextMate's
> fontification uses these same labels).  I think it's a great
> idea, and would like to see some general mechanism for doing it
> included in Emacs.

Emacs does have keymap properties...

-Miles

-- 
Next to fried food, the South has suffered most from oratory.
                        -- Walter Hines Page




reply via email to

[Prev in Thread] Current Thread [Next in Thread]