GotNoBlog.com

Not logged in (Log In)

entries filed under { emacs }

(RSS)
Link Tags User Created
Expand org-R: Computing and data visualisation in Org-mode using R
awesomeness
emacs graphing r hexmode 02/20/2009 19:59
Although, behind the scenes, it uses R, you do not need to know anything about R. Common operations are provided `off the shelf' by specifying options on lines starting with #+R:. Having said that, org-R also accepts raw R code (#+RR: lines). For those who don't yet know R, but think they might be interested, try the showcode:t option. It displays the R code corresponding to the action you requested, and so provides a good starting point for fine-tuning your analysis. But that's getting ahead of things.
Mailing list archives
The perldb function in Emacs allows you to run the Perl debugger while viewing the source code in another window. It is a much nicer environment for debugging Perl than the plain standalone Perl debugger. This is how to use perldb to debug mod_perl code.
emacs mod_perl programming hexmode 03/08/2006 17:36
Emacs as a Perl IDE emacs ide perl programming hexmode 03/08/2006 07:02
EmacsWiki: DynamicAbbreviations
What it does is to look at the "word" to the left of point and try to expand that word by looking for text in the current buffer, and if not found there, in all open buffers (e.g. /usr/share/dict/words ;-) --Andre). Did I say that this is extremely cool? :)
emacs tips hexmode 03/01/2006 22:38
sacha chua :: M-x plan :: 2006.02.05
Most editors treat everyone the same. Emacs, on the other hand, becomes uniquely yours - tamed, like the fox in The Little Prince.
emacs love hexmode 02/22/2006 21:02
wrap-mode.el
;;; It's like auto-fill-mode, but it calls fill-paragraph every time ;;; text changes. So it's better for reediting of typed text, ;;; inserting and deleting.
emacs wordwrap hexmode 02/20/2006 17:07
If Your Car Were Emacs emacs hexmode 10/27/2005 20:52
EmacsWiki: DeliciousEl
This is a complete set of functions for interacting with ,
hexmode 10/12/2005 14:22
An Introduction to the Emacs Editor hexmode 08/23/2005 22:06
EmacsWiki: RefactoringBrowser hexmode 08/20/2005 03:39
Collaborative Document Editing with svk hexmode 08/19/2005 14:04