Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Match a java main class with regexp

java regex emacs elisp

Can somebody give me a quick rundown on what the "#f()" syntax in Emacs-Lisp is doing?

syntax emacs elisp bytecode

Look for pydoc analog for java for reading docs from command line

java emacs elisp javadoc pydoc

Common Lisp Inferior Lisp Buffer in Emacs

Extracting URLs from an Emacs buffer?

elisp

elisp how to apply a lambda to a list?

list lambda lisp elisp apply

Is there an emacs lisp splat operator or another way of performing this type of operation?

emacs elisp destructuring

When will the functions held by a hook be run in emacs?

emacs hook elisp

problem with using replace-regexp in lisp

regex emacs elisp

ELISP interactive function with both prefix argument and user input as optional arguments

How do I do cross-project refactorings with ropemacs?

python emacs elisp ropemacs rope

Open file from Emacs terminal without find-file

How to define keymap for minor mode correctly

emacs elisp minor-mode

How can I capture the results of splitting a string in elisp?

regex emacs elisp

start emacs sr-speedbar in buffers mode on loading

emacs elisp

trigger advice on a function only when called from a certain other function

How can I create a `with-eval-after-load-all` in Emacs Lisp?

macros elisp

What does the elisp error "Wrong type argument: sequencep, t" mean?

emacs elisp cc-mode

Elisp - Avoid prompt in interactive function

emacs elisp org-mode

Configuring a Yasnippet for two scenarios -- (1) region is active; (2) region is not active

emacs elisp yasnippet