Brian Elmegaard <[EMAIL PROTECTED]> writes:

> Thien-Thi Nguyen <[EMAIL PROTECTED]> writes:
>
>> Brian Elmegaard <[EMAIL PROTECTED]> writes:
>> 
>> > Me too. But, the students I force to use emacs for simulation
>> > (http://www.et.dtu.dk/software/dna) don't like it.
>> 
>> if this software produces graphs or other images, you can display
>> them in an emacs buffer.  that is all the UI you will need to trick
>> students into enjoying the fast edit cycle.
>
> You are right. BTW, could I build a UI with drag'n'drop
> possibilities inside emacs?

CVS Emacs understands the "drop" part of the X Drag'n'drop
specification.  Drop files in a dired buffer, and they get moved
there.  Drop them in most other windows, and they get opened.

Of course, _inside_ of Emacs is all up to your Elisp programming
skills.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to