all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jrwats <jrwats@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Specifying plist requirements in defcustom?
Date: Wed, 15 Oct 2008 09:48:31 -0700 (PDT)	[thread overview]
Message-ID: <d226acfa-868b-4c17-930d-a150e2d51e7c@g61g2000hsf.googlegroups.com> (raw)
In-Reply-To: 0bc2b0ca-cb2d-4d77-a748-c0afed563f43@64g2000hsu.googlegroups.com

On Oct 15, 9:33 am, jrwats <jrw...@gmail.com> wrote:
> ;; some of the worst lisp i've written...
> ;;(defun path (cadddr list))
> (defun path (a-list) (cadddr a-list))

I shoud also mention I'm willing to get rid of the symbol, and just
have a plist (where what was the symbol is now a string accessed by
'name key)

So corext-enlistments would look like

((name "enlistment name" branch "a.branch.we.are.in" drive "drive:"
path "drive:/path/to/files")
 (name "another name" branch "another.branch" drive "b:" path "b:/
another/path"))


  reply	other threads:[~2008-10-15 16:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-12 20:46 Specifying plist requirements in defcustom? jrwats
2008-10-12 23:18 ` Lennart Borgman (gmail)
2008-10-13  1:31 ` Drew Adams
     [not found] ` <mailman.901.1223861517.25473.help-gnu-emacs@gnu.org>
2008-10-15 14:32   ` jrwats
2008-10-15 14:50     ` Drew Adams
2008-10-15 14:54       ` Lennart Borgman (gmail)
2008-10-15 15:41         ` Drew Adams
     [not found]         ` <mailman.1123.1224085332.25473.help-gnu-emacs@gnu.org>
2008-10-15 16:27           ` jrwats
2008-10-15 16:33             ` jrwats
2008-10-15 16:48               ` jrwats [this message]
2008-10-15 16:58             ` Drew Adams
     [not found]             ` <mailman.1126.1224089933.25473.help-gnu-emacs@gnu.org>
2008-10-15 17:43               ` jrwats

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d226acfa-868b-4c17-930d-a150e2d51e7c@g61g2000hsf.googlegroups.com \
    --to=jrwats@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.