Got an iPhone or iPad? We have a brand new Pastebin App for both devices, and it's totally free! Click here to download the new Pastebin App for iOS.
Guest

Untitled

By: a guest on Jan 19th, 2012  |  syntax: Lisp  |  size: 0.12 KB  |  hits: 58  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1.  
  2. '(variable-1 (append
  3.               variable-1
  4.               (concat (file-name-directory load-file-name) "someDir")
  5.               ))