[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] Re: [sc-users] ext-scel
- To: sc-dev@xxxxxxxxxxxxxxxx
- Subject: [sc-dev] Re: [sc-users] ext-scel
- From: nescivi <nescivi@xxxxxxxxx>
- Date: Fri, 25 Dec 2009 16:17:50 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=kVHlGo6psEVU2QycbOqyH0WcqOfriTy8/X81DT5LGsg=; b=pAhnW5MUV226ac5ImQk6JNwj3tz1kkq31I9exfWozSqS4RxJjxuU8QJaR+LqIxs22O VAq2JSR+P8z+VJN9ibmwLRNdt+XBTO5shOa0O8wD+nFRQU2+s9qt9JIVnrLsBO8yaMZR sjWitpiQwQTvvKU4LJPA4ByaiPQFaN3zQGKuM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=Mj+JfVQV6eJ0VuQmuO7A56mwIRmtQAbx2klp6boCcutiYtsfNrTecijWjbYDMqrRvY POVXkZcHZWfmbZoDdPHH2aSBlq6yd7Q//Sr4oY5tCL6FU/gme3UZ9sdF7nSaRskcJzqm 0mlAB9+/NTIXmI1gOhRmBlg5NU3QtpfYlwA64=
- In-reply-to: <4B350DA4.3070501@xxxxxxxxx>
- List-id: SuperCollider developers mailing list <sc-devel.create.ucsb.edu>
- References: <4B350DA4.3070501@xxxxxxxxx>
- Reply-to: sc-dev@xxxxxxxxxxxxxxxx
- Sender: owner-sc-dev@xxxxxxxxxxxxxxxx
- User-agent: KMail/1.12.1 (Linux/2.6.29-rt16; KDE/4.3.2; x86_64; ; )
moved this over...
On Friday 25 December 2009 14:08:20 Justin Glenn Smith wrote:
> 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.
Not sure about the black background for that... just the colored text would be
clear enough, I think (error red, message blue, code purple on white looks
good, I feel).
But we can make these configurable, I think.
> 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.
changing the post color would be useful if we make it configurable, so we can
implement the Document.postColor method in ScelDocument.
does emacs-lisp take rgb colors?
then we could just define a sclang-post-color variable, and use that for the
postColor.
Same for listener background, I guess...
sclang-post-background-color
Another suggestion is collapsing the "Extension overwriting" messages at
startup in a similar fashion as Error...
From 5 to 1 lines will look much nicer :)
sincerely,
Marije
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/