Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Open dired and select the file associated with the previous buffer?

emacs elisp rename dired

Emacs Lisp: How to sum odd numbers in a list?

emacs elisp

How do I locate the error in a lisp file in Emacs?

emacs lisp elisp

In Emacs, how do I figure out which package is loading tramp?

emacs elisp tramp

Implementing a continuous "revert-buffer" aka Textpad

emacs elisp

(re)number numbered lists in emacs (muse)

emacs elisp

elisp factorial calculation gives incorrect result

emacs elisp

Emacs/GDB: always display source in specific window with gdb-many-windows

emacs gdb elisp gud

Emacs modes for flex and bison, or removing auto indent for these modes?

Keep Emacs from scrolling past end of buffer

emacs elisp customization

Emacs auto-complete installed by Package from http://marmalade-repo.org/ doesn't work

How to Use Magit Even More Effectively?

git emacs elisp magit

Emacs : Redefining command in Haskell-mode (haskell-mode-hook)

How to let Emacs display a different character from that actually stored?

emacs elisp

How to get auto indent (not smart indent) in emacs in all modes

Emacs talking to XCode

Why doesn't application of function returned by elisp macro work?

emacs macros elisp

Polymorphic Callbacks in Emacs/Elisp

recipe for building an emacs wrapper mode around a command line program?

emacs elisp