all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* interactive graph draw-er
@ 2010-11-11 12:53 Rustom Mody
  2010-11-11 13:15 ` Deniz Dogan
  0 siblings, 1 reply; 5+ messages in thread
From: Rustom Mody @ 2010-11-11 12:53 UTC (permalink / raw)
  To: help-gnu-emacs

I was wondering if something like this is available for linux/windows:

http://www.youtube.com/watch?v=nyfZVGlErTo&feature=youtu.be

Why asking on the emacs list? Because I believe it should not be a big
deal to have a simple mode -- something like the latex modes
interacting with gv do -- to do this.

Is something like this there? If not how difficult does it look?



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: interactive graph draw-er
  2010-11-11 12:53 interactive graph draw-er Rustom Mody
@ 2010-11-11 13:15 ` Deniz Dogan
  2010-11-11 13:19   ` Deniz Dogan
  0 siblings, 1 reply; 5+ messages in thread
From: Deniz Dogan @ 2010-11-11 13:15 UTC (permalink / raw)
  To: Rustom Mody; +Cc: help-gnu-emacs

2010/11/11 Rustom Mody <rustompmody@gmail.com>:
> I was wondering if something like this is available for linux/windows:
>
> http://www.youtube.com/watch?v=nyfZVGlErTo&feature=youtu.be
>
> Why asking on the emacs list? Because I believe it should not be a big
> deal to have a simple mode -- something like the latex modes
> interacting with gv do -- to do this.
>
> Is something like this there? If not how difficult does it look?
>
>

I don't know if there is any such mode available today, but a
prototype should be fairly simple to make. Just try to compile on
every keystroke and if it succeeds, refresh the other window.

-- 
Deniz Dogan



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: interactive graph draw-er
  2010-11-11 13:15 ` Deniz Dogan
@ 2010-11-11 13:19   ` Deniz Dogan
  2010-11-11 13:22     ` Rustom Mody
  0 siblings, 1 reply; 5+ messages in thread
From: Deniz Dogan @ 2010-11-11 13:19 UTC (permalink / raw)
  To: Rustom Mody; +Cc: help-gnu-emacs

2010/11/11 Deniz Dogan <deniz.a.m.dogan@gmail.com>:
> 2010/11/11 Rustom Mody <rustompmody@gmail.com>:
>> I was wondering if something like this is available for linux/windows:
>>
>> http://www.youtube.com/watch?v=nyfZVGlErTo&feature=youtu.be
>>
>> Why asking on the emacs list? Because I believe it should not be a big
>> deal to have a simple mode -- something like the latex modes
>> interacting with gv do -- to do this.
>>
>> Is something like this there? If not how difficult does it look?
>>
>>
>
> I don't know if there is any such mode available today, but a
> prototype should be fairly simple to make. Just try to compile on
> every keystroke and if it succeeds, refresh the other window.
>

There is such a mode:
http://users.skynet.be/ppareit/projects/graphviz-dot-mode/graphviz-dot-mode.html

-- 
Deniz Dogan



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: interactive graph draw-er
  2010-11-11 13:19   ` Deniz Dogan
@ 2010-11-11 13:22     ` Rustom Mody
  2010-11-11 13:33       ` Rustom Mody
  0 siblings, 1 reply; 5+ messages in thread
From: Rustom Mody @ 2010-11-11 13:22 UTC (permalink / raw)
  To: Deniz Dogan; +Cc: pieter.pareit, help-gnu-emacs

Just found it -- but it does not work (yet)
I wonder does it work on emacs 23?

On Thu, Nov 11, 2010 at 6:49 PM, Deniz Dogan <deniz.a.m.dogan@gmail.com> wrote:
> 2010/11/11 Deniz Dogan <deniz.a.m.dogan@gmail.com>:
>> 2010/11/11 Rustom Mody <rustompmody@gmail.com>:
>>> I was wondering if something like this is available for linux/windows:
>>>
>>> http://www.youtube.com/watch?v=nyfZVGlErTo&feature=youtu.be
>>>
>>> Why asking on the emacs list? Because I believe it should not be a big
>>> deal to have a simple mode -- something like the latex modes
>>> interacting with gv do -- to do this.
>>>
>>> Is something like this there? If not how difficult does it look?
>>>
>>>
>>
>> I don't know if there is any such mode available today, but a
>> prototype should be fairly simple to make. Just try to compile on
>> every keystroke and if it succeeds, refresh the other window.
>>
>
> There is such a mode:
> http://users.skynet.be/ppareit/projects/graphviz-dot-mode/graphviz-dot-mode.html
>
> --
> Deniz Dogan
>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: interactive graph draw-er
  2010-11-11 13:22     ` Rustom Mody
@ 2010-11-11 13:33       ` Rustom Mody
  0 siblings, 0 replies; 5+ messages in thread
From: Rustom Mody @ 2010-11-11 13:33 UTC (permalink / raw)
  To: help-gnu-emacs

On Thu, Nov 11, 2010 at 6:52 PM, Rustom Mody <rustompmody@gmail.com> wrote:
> Just found it -- but it does not work (yet)
> I wonder does it work on emacs 23?

Ok -- need to compile (C-c c) before preview (C-c p)
This should be 'electrified' I guess (to get behavior like this
http://www.youtube.com/watch?v=nyfZVGlErTo&feature=youtu.be



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-11 13:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-11 12:53 interactive graph draw-er Rustom Mody
2010-11-11 13:15 ` Deniz Dogan
2010-11-11 13:19   ` Deniz Dogan
2010-11-11 13:22     ` Rustom Mody
2010-11-11 13:33       ` Rustom Mody

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.