joost - Topic Profile
  Home FAQ Contact Sign in
 
Advanced search
POPULAR GROUPS

more...

Most active groups for topic
perl.cpan.testers 283
gnu.emacs.help 222
nl.media.tv 180
comp.lang.fortran 115
nl.motorfiets 73
linux.debian.ports.x86-64 31
comp.lang.functional 15
nl.muziek 15
gnu.emacs.sources 6
gnu.emacs.gnus 5
Last week most active authors
No posts for a week
Last active threads
PASS Audio-SndFile-0.07 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 19, 2008 19:58 · 1 post(s)
Hi
Started Guillauem Sorbier · Date: Sep 19, 2008 06:34 · 2 post(s)
PASS Audio-SndFile-0.07 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 17, 2008 21:59 · 1 post(s)
RE: An elisp question
Started Drew Adams · Date: Sep 16, 2008 13:09 · 8 post(s)
Start-Up Loading of Speedbar
Started J. D. Leach · Date: Sep 15, 2008 08:44 · 7 post(s)
Resource efficiency of vectors
Started Nordlöw · Date: Sep 15, 2008 05:23 · 2 post(s)
PASS Geo-GD-Image-0.02 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 15, 2008 03:35 · 1 post(s)
anti-aliased fonts
Started sashang · Date: Sep 2, 2008 19:07 · 11 post(s)
PASS CGI-HTMLError-1.00 i386-freebsd 6.1-release-p23
Started srezic · Date: Sep 13, 2008 08:20 · 1 post(s)
PASS Audio-SndFile-0.07 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 12, 2008 22:03 · 1 post(s)
Last week hot threads
No posts for a week
Latest posts
PASS Audio-SndFile-0.07 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for joost in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 19:58

This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/ -- Dear Joost Diepenmaat, This is a computer-generated report for Audio-SndFile-0.07 on perl 5.8.8 patch 34376, created by CPAN-Reporter-1.1702. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester ...
Show full article (4.68Kb)
Re: Hi
Group: gnu.emacs.help · Group Profile · Search for joost in gnu.emacs.help
Author: Joost Diepenmaat
Date: Sep 19, 2008 11:24

Guillauem Sorbier <guillaume.sorbier@gmail.com> writes: I ve passed emacs on qwerty but i want it on azerty who can i do it? You generally want to configure your operating system so that you computer uses the right keymap for all programs instead of just emacs. -- Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/
Show full article (0.34Kb)
PASS Audio-SndFile-0.07 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for joost in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 17, 2008 21:59

This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/ -- Dear Joost Diepenmaat, This is a computer-generated report for Audio-SndFile-0.07 on perl 5.11.0 patch 34378, created by CPAN-Reporter-1.1702. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester ...
Show full article (4.82Kb)
Re: An elisp question
Group: gnu.emacs.help · Group Profile · Search for joost in gnu.emacs.help
Author: Joost Kremers
Date: Sep 17, 2008 14:05

... compare it to T, you can just use it directly as the test for IF. you wrote: (if (equal (y-or-n-p "Yes or no? ") t) ... but it's more concise to write: (if (y-or-n-p "Yes or no? ") ... (btw, if you want to test if a value is t, you can use eq, there's no need to use equal.) -- Joost Kremers joostkremers@yahoo.com Selbst in die Unterwelt dringt durch Spalten Licht EN:SiS(9)
Show full article (0.66Kb)
Re: An elisp question
Group: gnu.emacs.help · Group Profile · Search for joost in gnu.emacs.help
Author: Joost Kremers
Date: Sep 16, 2008 13:20

Drew Adams wrote: (defun my-test () (interactive) (if (equal (y-or-n-p "Yes or no? ") t) (if (y-or-n-p "Yes or no? ") will do just fine. (foo) (message "hallo"))) -- Joost Kremers joostkremers@yahoo.com Selbst in die Unterwelt dringt durch Spalten Licht EN:SiS(9)
Show full article (0.34Kb)
Re: Start-Up Loading of Speedbar
Group: gnu.emacs.help · Group Profile · Search for joost in gnu.emacs.help
Author: J. D. Leach
Date: Sep 15, 2008 11:48

Joost Kremers wrote: Joost Diepenmaat wrote: If you want to get the most out of emacs, I recommend you read at least a bit of the elisp manual, i'd suggest starting with the emacs lisp intro: (info "eintr") (put the cursor behind that line and type C-x C-e to take you directly to it.) Ahead of you both on the Intro to Lisp. Have started reading it, but have not gone very far yet. Bear in mind, I ...
Show full article (0.74Kb)
Re: Start-Up Loading of Speedbar
Group: gnu.emacs.help · Group Profile · Search for joost in gnu.emacs.help
Author: Joost Kremers
Date: Sep 15, 2008 10:54

Joost Diepenmaat wrote: If you want to get the most out of emacs, I recommend you read at least a bit of the elisp manual, i'd suggest starting with the emacs lisp intro: (info "eintr") (put the cursor behind that line and type C-x C-e to take you directly to it.) -- Joost Kremers joostkremers@yahoo.com Selbst in die Unterwelt dringt durch Spalten Licht EN:SiS(9)
Show full article (0.42Kb)
Re: Start-Up Loading of Speedbar
Group: gnu.emacs.help · Group Profile · Search for joost in gnu.emacs.help
Author: Joost Diepenmaat
Date: Sep 15, 2008 10:36

"J. D. Leach" <jdleach04@sbcglobal.net> writes: And the winner is...The Joosts, both of them (Kremers and Diepenmaat). Thanks tremendously. I rather thought that there was some line such as was suggested, ...a bit of the "practical common lisp" book, which may be a little gentler, and a lot of which translates to elisp: http://gigamonkeys.com/book/ -- Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/
Show full article (2.16Kb)
Re: Start-Up Loading of Speedbar
Group: gnu.emacs.help · Group Profile · Search for joost in gnu.emacs.help
Author: J. D. Leach
Date: Sep 15, 2008 10:13

And the winner is...The Joosts, both of them (Kremers and Diepenmaat). Thanks tremendously. I rather thought that there was some line such as was suggested, that could be inserted into the .emacs file, but I have only ventured into modifications of that document when I was absolutely certain of what I was doing. I think what is throwing me most is the unique terminology and the lisp coding style. I mean, where else in the computer ...
Show full article (1.07Kb)
Re: Start-Up Loading of Speedbar
Group: gnu.emacs.help · Group Profile · Search for joost in gnu.emacs.help
Author: Joost Diepenmaat
Date: Sep 15, 2008 08:58

...). Any suggestions would be very much appreciated, and thank you in advance. I found the name of the function above by doing M-x describe-function <ENTER> speedbar <TAB> <ENTER> If you're not sure what to look for, you can also try M-x apropros <ENTER> speedbar <ENTER> Also recommended: http://www.emacswiki.org/cgi-bin/wiki/EmacsNewbie -- Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/
Show full article (1.57Kb)