() Andreas Röhler <[email protected]>
() Fri, 16 Apr 2010 13:48:41 +0200

   Have a question:

   What about "'"

   Is there a way to discriminate it verbally from your chars?

I'm sorry i don't understand what "discriminate it verbally" means.

   Maybe have look for example at

   ar-singlequote-alnum-atpt, from

   
https://code.launchpad.net/~a-roehler/s-x-emacs-werkstatt/thing-at-point-utils.el

I managed to download that file and find this:

|(defalias 'ar-singlequote-alnum-atpt 'ar-alnum-singlequote-atpt)
|;;;###autoload
|(defun ar-alnum-singlequote-atpt (&optional arg)
|  "Singlequotes alnum at point if any. "
|  (interactive "*p")
|  (ar-th-singlequote 'alnum arg (interactive-p)))

What am i supposed to look at precisely?

   Should I rename it?

Maybe once i understand the previous questions, i can give you a useful
answer.  Until then, i don't know what to say.

thi


_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to