1336 links
  • linx
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
page 1 / 1
5 results tagged lisp x
  • Programming in Emacs Lisp

    Most of the GNU Emacs integrated environment is written in the programming language called Emacs Lisp. The code written in this programming language is the software—the sets of instructions—that tell the computer what to do when you give it commands. Emacs is designed so that you can write new code in Emacs Lisp and easily install it as an extension to the editor.

    (GNU Emacs is sometimes called an “extensible editor”, but it does much more than provide editing capabilities. It is better to refer to Emacs as an “extensible computing environment”. However, that phrase is quite a mouthful. It is easier to refer to Emacs simply as an editor. Moreover, everything you do in Emacs—find the Mayan date and phases of the moon, simplify polynomials, debug code, manage files, read letters, write books—all these activities are kinds of editing in the most general sense of the word.)

    August 12, 2016 at 3:01:34 PM UTC - permalink -
    QRCode
    - https://www.gnu.org/software/emacs/manual/html_mono/eintr.html#Practicing-Evaluation
    elisp emacs lisp programing text-editor tutorial
  • EmacsWiki: Elisp Cookbook

    This page contains snippets of code that demonstrate basic EmacsLisp programming operations in the spirit of the O’Reilly cookbook series of books. For every task addressed, a worked-out solution is presented as a short, focused, directly usable piece of code.

    All this stuff can be found elsewhere, but it is scattered about in libraries, manuals, etc. It would be helpful to have here in one spot.

    These recipes should be pastable into the scratch buffer so that users can hit ‘C-j’ and evaluate them step by step.

    August 12, 2016 at 2:59:37 PM UTC - permalink -
    QRCode
    - https://www.emacswiki.org/emacs/ElispCookbook#toc3
    elisp emacs lisp programing
  • Programming in Emacs Lisp

    Why Study Emacs Lisp?

    Although Emacs Lisp is usually thought of in association only with Emacs, it is a full computer programming language. You can use Emacs Lisp as you would any other programming language.

    Perhaps you want to understand programming; perhaps you want to extend Emacs; or perhaps you want to become a programmer. This introduction to Emacs Lisp is designed to get you started: to guide you in learning the fundamentals of programming, and more importantly, to show you how you can teach yourself to go further.

    July 16, 2016 at 2:31:12 PM UTC - permalink -
    QRCode
    - https://www.gnu.org/software/emacs/manual/html_mono/eintr.html#Lisp-Atoms
    elisp emacs introduction lisp tutorial
  • Xah Emacs Tutorial

    A fat and quality reference for Emacs, keyboarding and Elisp.

    August 23, 2015 at 8:30:11 PM UTC - permalink -
    QRCode
    - http://ergoemacs.org/emacs/emacs.html
    emacs keyboard lisp
  • Gain sudo privileges in Emacs without launch it as sudo

    Très pratique function à rajouter dans ton .emacs pour éditer des fichiers nécessitant des droits de super-utilisateur depuis un buffer Dired. Il suffit ensuite de demander M-x sudo

    September 7, 2014 at 7:11:22 PM UTC - permalink -
    QRCode
    - https://gist.github.com/smonff/09d41b2a0fe8d0200583
    emacs lisp sudo
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation