From: "David Kågedal" <davidk@lysator.liu.se>
To: git@vger.kernel.org
Subject: Re: [PATCH] git.el: Support for incremental status updates.
Date: Tue, 31 Jul 2007 11:19:56 +0200 [thread overview]
Message-ID: <87k5shudz7.fsf@morpheus.local> (raw)
In-Reply-To: 20070730232226.GA2413@diana.vm.bytemark.co.uk
Karl Hasselström <kha@treskal.com> writes:
> On 2007-07-24 12:12:47 +0200, Alexandre Julliard wrote:
>
>> + (if node (ewoc-set-data node info) (ewoc-enter-last status info))))
>
> My emacs doesn't like this. When i do "a" or "U" (and quite possibly
> others that I haven't tried yet) I get
>
> git-insert-fileinfo: Symbol's function definition is void: ewoc-set-data
You probably need to add a (require 'ewoc). Try loading ewoc and run
the command again.
--
David Kågedal
next prev parent reply other threads:[~2007-07-31 9:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-24 10:12 [PATCH] git.el: Support for incremental status updates Alexandre Julliard
2007-07-30 23:22 ` Karl Hasselström
2007-07-31 9:19 ` David Kågedal [this message]
2007-07-31 11:14 ` Karl Hasselström
2007-07-31 18:48 ` Alexandre Julliard
2007-07-31 19:58 ` Karl Hasselström
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=87k5shudz7.fsf@morpheus.local \
--to=davidk@lysator.liu.se \
--cc=git@vger.kernel.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.
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 NNTP newsgroup(s).