all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: :name or 'name?
Date: Mon, 21 Jan 2013 19:53:51 +0100	[thread overview]
Message-ID: <20130121185351.GB25969@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <877gn6l7dy.fsf@gavenkoa.example.com>

On Mon, Jan 21, 2013 at 08:26:33PM +0200, Oleksandr Gavenko wrote:
> 
>   (put :mylib-error "Unknown mylib error")
>   (put :mylib-error 'error-conditions '(:mylib-error error))
>   ...
>   (condition-case 'var BODY (:mylib-error ...))

Are you sure this is correct syntax?  The way I understand it, put takes
a symbol name as the first argument, so it should be 'symbol or a
variable that evaluates to 'symbol.

Hope this makes sense,

-- 
Suvayu

Open source is the future. It sets us free.



  parent reply	other threads:[~2013-01-21 18:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-21 18:26 :name or 'name? Oleksandr Gavenko
2013-01-21 18:45 ` Christopher Schmidt
2013-01-21 19:36   ` Oleksandr Gavenko
2013-01-21 21:07     ` Drew Adams
2013-01-21 18:53 ` Suvayu Ali [this message]
2013-01-21 19:29   ` Oleksandr Gavenko
     [not found] <mailman.18029.1358793499.855.help-gnu-emacs@gnu.org>
2013-01-21 23:47 ` Pascal J. Bourguignon

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=20130121185351.GB25969@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@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.