About 3,730 results (0.26 seconds) 
    Google
     Custom Search
  1. EmacsWiki: Alist Vs Plist
    7 Jan 2013 ... Alist refers to an AssociationList, plist refers to a PropertyList?. An alist associates
    keys with values. This is done using a list of cons cells: ...

    www.emacswiki.org/emacs/AlistVsPlist
  2. EmacsWiki: Auto Mode Alist
    6 Feb 2011 ... The auto-mode-alist variable is an AssociationList that associates MajorModes
    with a pattern to match a buffer filename when it is first opened.

    www.emacswiki.org/emacs/AutoModeAlist
  3. EmacsWiki: mon-dir-locals-alist.el
    Download ;;; mon-dir-locals-alist.el --- MON global vars bound to commonly used
    local-site paths ;; -*- mode: EMACS-LISP; -*- ;; ...

    www.emacswiki.org/emacs/mon-dir-locals-alist.el
  4. EmacsWiki: Creating Your Own Compile Error Regexp
    23 Apr 2010 ... compilation-error-regexp-alist is used to parse the CompilationMode buffer, and
    allow you to jump from compile error messages directly to the ...

    www.emacswiki.org/emacs/CreatingYourOwnCompileErrorRegexp
  5. EmacsWiki: Auto Coding Alist
    27 Mar 2011 ... The auto-coding-alist variable is an AssociationList that associates an encoding
    with a regexp pattern to match a file's full path, similar to ...

    www.emacswiki.org/emacs/AutoCodingAlist
  6. EmacsWiki: Interpreter Mode Alist
    5 Sep 2008 ... Something like this: (add-to-list 'interpreter-mode-alist '("python" . python-mode)).
    Where 'python-mode' is AutoLoaded or already defined, and ...

    www.emacswiki.org/emacs/InterpreterModeAlist
  7. EmacsWiki: Backup Directory
    5 days ago ... (setq backup-by-copying t ; don't clobber symlinks backup-directory-alist '(("." . "~/.
    saves")) ; don't litter my fs tree delete-old-versions t ...

    www.emacswiki.org/emacs/BackupDirectory
  8. magic-mode-alist - EmacsWiki
    5 Sep 2008 ... The variable magic-mode-alist (see magic-mode-alist) is an AssociationList that
    is matched against the buffer contents to guess the right ...

    www.emacswiki.org/emacs/MagicModeAList
  9. EmacsWiki: Jesse Weinstein Dot Emacs
    ... ;;php-mode (require 'php-mode) (add-hook 'php-mode-user-hook 'turn-on-font-
    lock) ;;css-mode (autoload 'css-mode "css-mode") (add-to-list 'auto-mode-alist ...

    www.emacswiki.org/emacs/JesseWeinsteinDotEmacs
  10. EmacsWiki: Association List
    27 May 2010 ... GIT:a.el/alist.el. To use the library in your code you must require it with: (require '
    alist). To change or add a key-value pair, use 'set-alist' .

    www.emacswiki.org/emacs/AssociationList


 

Search Tips


©2013 Google