[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] ext-scel
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: [sc-users] ext-scel
- From: Justin Glenn Smith <noisesmith@xxxxxxxxx>
- Date: Fri, 25 Dec 2009 11:08:20 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:x-enigmail-version:content-type :content-transfer-encoding; bh=IrTH+oic5Y6tR8hVD4E0hvqgVUAikCwFY+ldJ2wdogs=; b=sAdkErwjHWFJ1faMhFMOwXfaM06nUnYqoxGTW4k2wvP9mtq3I965vDoxlul51K0+7h Ovn3IRHbQ3vt3D2zV/HU0xf32ewYEeJouX4BLQIvQmoYrvUwaTvhNNSi/m00VWJ1/uhf 00WhXvZXfQa1LDxF2bWxAFcXTTDKpibfzI+JE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; b=RHzsFx+wwVuI3hOVJXOVWMh1EADOMxMtjQukJ4W81TtjhnwJbbjWSYlrmcz9GRN7Z8 bwSRPSZWjle3MT79kkL1zYpseEu+8tNyKicpfqn8mmFH1FhH9HoPWf9FHrAhBAxoPJE0 kvbz96h4FKUp/7g1ea1ml1ExNFBaAzfXyBiSQ=
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
- User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706)
I have done a bunch of testing, and fixed serious bugs in the prior version.
I will be opening up the git repository soon, so I won't need to send the file to this list. Also, does this traffic belong on this list or should I move it over to sc-dev or just email interested parties privately?
Anyway,
new features: collapsed highlighted error messages ("Error" shows up in red, the message in green, the code that caused the error in violet), hopefully useful for quickly scanning for what caused your bug.
The full error message is collapsed into a "[+]" string, if you click or type enter while on that string the string changes into "[-]" and expands the full original error message. If you click on the "[-]" message it turns back into "[+]" and collapses the message again.
As before the only scel item redefined is "sclang-process-filter".
On my todo list: hyperlinked error messages that jump to the file, line, and character of the reported error when clicked. I am enjoying honing my emacs programming skills and welcome suggestions of other features.
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/