Juri Linkov <[email protected]> writes: >> Originally >> // Use super-foo >> >> Type C-' >> // Use super-‘foo’ >> >> Some seconds later, after more typing >> // Use super-‘foo’ to bar LAX (laughter) >> >> Type C-u 2 C-' >> // Use super-‘foo’ to bar ‘LAX (laughter)’ > > (add-to-list 'insert-pair-alist '(?\' ?\‘ ?\’)) > (global-set-key [(meta ?')] 'insert-pair)
Just curious to know where are ?\‘ and ?\’ on your keyboard, and which type of keyboard have these signs. -- Thierry Volpiatto Gpg key: http://pgp.mit.edu/ _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
