From: "Tom Breton (Tehom)" <tehom@panix.com>
To: Bastien <bastien.guerry@wikimedia.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-stow (Proof of concept)
Date: Sat, 12 Feb 2011 16:49:57 -0500 [thread overview]
Message-ID: <b1573197430499d88afb1e338389511a.squirrel@mail.panix.com> (raw)
In-Reply-To: <87wrl5tmwo.fsf@altern.org>
>
> M-x org-stow-make-item-stowable RET on "TODO Drop off stuff" is okay.
>
> But M-x org-stow-item RET on the same item is not -- here is a
> backtrace:
D'oh! I completely forgot about the type-checking code!
That's for development, not production. It just assertfails if the wrong
type is used. Very helpful in finding problems early. It relies on a
type-checking support module in emtest that defines certain types that
Common Lisp provides but cl doesn't.
I am pushing a quick fix where if that module is not available, the type
just always succeeds.
If you'd like the type-checking support (which is stand-alone) or all of
emtest, I can certainly include it. Since you seem to have chosen ert, I
don't know what you want in this regard.
Tom Breton (Tehom)
next prev parent reply other threads:[~2011-02-12 21:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-14 23:15 org-stow (Proof of concept) Tom Breton (Tehom)
2011-02-11 13:37 ` Bastien
2011-02-12 0:57 ` brian powell
2011-02-12 1:22 ` Tom Breton (Tehom)
2011-02-12 10:57 ` Bastien
2011-02-12 21:49 ` Tom Breton (Tehom) [this message]
2011-02-12 23:51 ` Bastien
2011-02-13 21:45 ` Tom Breton (Tehom)
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b1573197430499d88afb1e338389511a.squirrel@mail.panix.com \
--to=tehom@panix.com \
--cc=bastien.guerry@wikimedia.fr \
--cc=emacs-orgmode@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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).