>> (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.
Currently they are only on the `cyrillic-translit' input method. I think they should be separated into a common typographic input method because they are not language-specific. -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
