About 3,700 results (0.15 seconds) 
    Google
     Custom Search
  1. EmacsWiki: selective-undo-xmas.el
    Oct 13, 2005 ... (let ((tail buffer-undo-list) (prev nil)) (while (car tail) (when (integerp (car tail)) (let (
    (pos (car tail))) (if (null prev) (setq buffer-undo-list (cdr tail)) ...

    www.emacswiki.org/emacs/selective-undo-xmas.el
  2. EmacsWiki: frame-fns.el
    A geometry value equivalent to VALUE for FRAME is returned, where the value is
    numeric, not a consp. TYPE is the car of the original geometry spec (TYPE .

    www.emacswiki.org/emacs/frame-fns.el
  3. EmacsWiki: ido-preview.el
    Jun 4, 2012 ... The general rule: (car ido-matches) - item we are watching here. ... (cadar ido-
    matches)) (t (ido-name ido-matches)))) ((and (stringp (car ...

    www.emacswiki.org/emacs/ido-preview.el
  4. EmacsWiki: Bbdb Exporters
    (while records (if (bbdb-record-net (car records)) (setq good (cons (car records)
    good)) (setq bad (cons (car records) bad))) (setq records (cdr records))) ;; write ...

    www.emacswiki.org/emacs/BbdbExporters
  5. EmacsWiki: Bbdb Canonicalize Addresses
    Aug 10, 2012 ... ad) (and (car ad) (setq realnet (bbdb-search-simple (car ad) nil)) (setq realnet (
    car (bbdb-record-net realnet))) (setq net realnet)))) net)) net))) ...

    www.emacswiki.org/emacs/BbdbCanonicalizeAddresses
  6. EmacsWiki: sln-mode.el
    Aug 29, 2011 ... (let ((data (cdddr current-block)) cur ret) (while data (setq cur (pop data)) (when (
    listp cur) (unless (eq (car cur) 'Platform) (error "Unknown id: ...

    www.emacswiki.org/emacs/sln-mode.el
  7. EmacsWiki: Glossary
    May 9, 2012 ... The first is called the car; the second is called the cdr. See also atom. cursor (text
    cursor) – how it differs from the pointer (mouse pointer); ...

    www.emacswiki.org/emacs/Glossary
  8. EmacsWiki: List Modification
    A cons is a pair of pointers; they are called the car and the cdr of the cell. Several
    cons cells form a list if the car always points to an element of the list and the cdr ...

    www.emacswiki.org/emacs/ListModification
  9. EmacsWiki: Vc Add Log Entries
    Jun 4, 2009 ... (save-excursion (let* ((b (diff-find-source-location)) (buff (car b)) (pos (car (car (
    cdr (cdr b))))) (src (car (cdr (cdr (cdr b))))) (fn nil)) (set-buffer buff) ...

    www.emacswiki.org/emacs/VcAddLogEntries
  10. EmacsWiki: rcircColoredNicks
    Feb 7, 2013... ("gray" "fsbot" "birny" "lisppaste" "specbot"))) (dolist (nick (cdr group)) (puthash
    nick (cons 'foreground (car group)) rcirc-color-mapping))) ...

    www.emacswiki.org/emacs/rcircColoredNicks


 

Search Tips


©2013 Google