Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in emacs

Running irb in emacs (via run-ruby) echos everything I type

ruby emacs

How to download and install Emacs for OCaml?

Elisp function returning mark instead of the right value

emacs lisp elisp

good text-based powerful java IDE that runs on linux

linux emacs ide intellij-idea

What's the best Find in File mode for EMACS?

emacs

Emacs 23.2 with ECB 2.40 | File error: Cannot open load file, semantic-ctxt

emacs elisp

Inbuffer emacs calculation

emacs

writing lisp emacs key binding and cannot specify the <delete> character

Customize emacs to support ctrl+c,v,x and replace text region etc

emacs

Python Code Completion

python emacs

org-agenda-skip-function not working

emacs org-mode

Emacs Lisp - opening new window

emacs elisp

What are some good emacs font faces to manually set?

How to pass a lambda expression in Elisp

function emacs lambda elisp

Interactive "r" elisp defun with additional args?

Is it possible to write custom primitives for GNU Emacs with C?

c emacs elisp primitive

Setting shortcuts keys in specific modes in Emacs (e.g. ido)

How do I get the Eclipse project effect out of Emacs?

c emacs

Emacs ediff error "no newline at end of file"

emacs diff newline

C code parser to track function calls and variable accesses within a project (emacs compatibility would be nice)

c parsing emacs function-calls