| About 7,320 results (0.30 seconds) |
![]() Custom Search |
Mar 19, 2013 ... The library can determine and retrieve different kinds of thing at point. The function 'thing-at-point' retrieves the thing at point. www.emacswiki.org/emacs/ThingAtPoint |
Oct 16, 2009 ... (unless (or (eq this-command 'point-undo) (eq this-command ... (interactive) ( point-undo-doit 'point-undo-list 'point-redo-list)) (defun point-redo ... www.emacswiki.org/emacs/point-undo.el |
Aug 31, 2012 ... Find File at Point (ffap.el) is a builtin Emacs library, created by MichaelangeloGrigni, for opening a filename or URL at point. The basic features ... www.emacswiki.org/emacs/FindFileAtPoint |
Oct 24, 2010 ... Note that simply setting the minor-mode variable `show-point-mode' is not sufficient to enable show-point-mode mode. When enabled, the ... www.emacswiki.org/emacs/show-point-mode.el |
Oct 3, 2010 ... 'wuxch-point-stack-pop) ;; it's better to add face to the point which in stack (defvar wuxch-point-stack nil) (defun get-overlay-pos (pos) ... www.emacswiki.org/emacs/wuxch-point-stack.el |
Sep 7, 2011 ... to yank a text thing at point into the minibuffer. In Isearch, 'M-e' puts you in the minibuffer (to edit the search string), and 'C-s' then searches with ... www.emacswiki.org/emacs/SearchAtPoint |
Jul 28, 2011 ... This page illustrates how you can define a new ThingAtPoint type — new things, in this case, an integer. Function 'thing-at-point' can find ... www.emacswiki.org/emacs/IntegerAtPoint |
Jan 24, 2012 ... This page illustrates how you can define a new ThingAtPoint type — new things, in this case, an integer. To define a new thing by writing a ... www.emacswiki.org/emacs/SyntaxAtPoint |
Jul 18, 2012 ... Per-window-point creates persistent values of point and ;; window-start, so that in cases like that just described <win2> will return ;; to its ... www.emacswiki.org/emacs/per-window-point.el |
Sep 20, 2010 ... Adventures in trying to determine a programming language string under point using the ThingAtPoint library that comes with Emacs. Searching ... www.emacswiki.org/emacs/StringAtPoint |
| |