From: sven.bretfeld@gmx.ch
To: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
Cc: help-gnu-emacs@gnu.org, Jim Ottaway <j.ottaway@lse.ac.uk>
Subject: Re: Sociological Data Analysis with Emacs?
Date: Tue, 13 Feb 2007 18:36:50 +0100 [thread overview]
Message-ID: <20070213173650.GA20200@relwi.unibe.ch> (raw)
In-Reply-To: <45D1AC45.2090906@gmail.com>
On Tue, Feb 13, 2007 at 01:17:09PM +0100, Lennart Borgman (gmail) wrote:
>
> I just downloaded qda and tried to test it. What do I need to do to
> start it? (I read the info file, but it does not tell me the whole story
> I think.)
Hi Lennart
I tested the package this afternoon. M-x qda RET results in an error
message: "Symbol function is void: loop". But it's possible to start it by typing M-x
load-library RET qda. Before it works you have to put the following to
you .emacs file:
(setq load-path (append load-path
(list (expand-file-name "~/elisp/qda"))))
Where ~/elisp/qda is the directory where you have installed the
package. I installed it in the system-wide
/usr/local/share/emacs/site-lisp/qda first time I tried. But, then, I
had to chmod the elc-files to o+r. (I don't know if that was necessary
or just one of the things I tried when I faced problems.)
Create a folder named "qda" in your $HOME. Then try M-x
qda-create-project. Give it a name like "my-project". Then type M-x
qda-view-tree. An empty code-tree appears where you can add new codes
by typing "a", and then "t" for refreshing the tree. I could only add
new codes (nodes) of the first degree. Additional nodes of the 2nd and
3rd degree could be added but are nor displayed when I typed "t"
again.
But the package is stil not usable, since the function
qda-load-project doesn't work at the moment. Also qda-introduce-doc
isn't working.
That's how far I have come.
I'm looking forward for a version that works in all environments.
Jim, however I can help you, please tell me. Remember, I'm not an
elisp developer, but I can serve as a test-user whenever you can find
some time to do further work. Oh, by the way, congratulations for your PhD.
Sven
next prev parent reply other threads:[~2007-02-13 17:36 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-11 22:50 Sociological Data Analysis with Emacs? sven.bretfeld
2007-02-11 23:02 ` Lennart Borgman (gmail)
2007-02-13 10:14 ` Jim Ottaway
2007-02-13 12:18 ` Graham Smith
2007-02-13 12:25 ` Graham Smith
2007-02-13 12:42 ` sven.bretfeld
2007-02-13 13:27 ` Jim Ottaway
[not found] ` <mailman.4412.1171361684.2155.help-gnu-emacs@gnu.org>
2007-02-13 11:21 ` Brendan Halpin
2007-02-13 12:04 ` Jim Ottaway
2007-02-13 12:17 ` Lennart Borgman (gmail)
2007-02-13 17:36 ` sven.bretfeld [this message]
2007-02-13 17:53 ` Jim Ottaway
[not found] <mailman.4361.1171234113.2155.help-gnu-emacs@gnu.org>
2007-02-19 17:52 ` dsoliver
[not found] <mailman.4398.1171316978.2155.help-gnu-emacs@gnu.org>
2007-02-12 22:09 ` Brendan Halpin
[not found] <mailman.4374.1171265441.2155.help-gnu-emacs@gnu.org>
2007-02-12 21:26 ` thorne
2007-02-12 21:33 ` Brendan Halpin
2007-02-12 21:48 ` Drew Adams
2007-02-12 23:31 ` sven.bretfeld
-- strict thread matches above, loose matches on Subject: below --
2007-02-11 18:52 Sven Bretfeld
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070213173650.GA20200@relwi.unibe.ch \
--to=sven.bretfeld@gmx.ch \
--cc=help-gnu-emacs@gnu.org \
--cc=j.ottaway@lse.ac.uk \
--cc=lennart.borgman@gmail.com \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).