Why Don't We Have a General-Purpose Tree Editor? (2014)
1–10 of 222 posts
Re: Why Don't We Have a General-Purpose Tree Editor? (2014)
#2Re: Why Don't We Have a General-Purpose Tree Editor? (2014)
#3https://www.emacswiki.org/emacs/ParEdit
edit: paredit demos:
Productive Emacs: Paredit https://www.youtube.com/watch?v=T1WBsI3gdDE
Emacs Rocks! Episode 14: Paredit: https://www.youtube.com/watch?v=D6h5dFyyUX0
Re: Why Don't We Have a General-Purpose Tree Editor? (2014)
#41. Nobody knows what it should look like.
2. Nobody knows how it should work.
I fear this article has left me as much in the dark on these points as I was before I read it. Perhaps someone else here will find something in it I missed.
Re: Why Don't We Have a General-Purpose Tree Editor? (2014)
#5Re: Why Don't We Have a General-Purpose Tree Editor? (2014)
#6I think we don't have a general-purpose tree editor for two reasons: 1. Nobody knows what it should look like. 2. Nobody knows how it should work. I fear this article has left me as much in the dark on these points as I was before I read it. Perhaps someone else here will find something in it I missed.
Re: Why Don't We Have a General-Purpose Tree Editor? (2014)
#7Re: Why Don't We Have a General-Purpose Tree Editor? (2014)
#8I think we don't have a general-purpose tree editor for two reasons: 1. Nobody knows what it should look like. 2. Nobody knows how it should work. I fear this article has left me as much in the dark on these points as I was before I read it. Perhaps someone else here will find something in it I missed.
FWIW the editor in Chromium's and Firefox's developer tools are pretty good. I'd really like to see something like that as a standalone tool for both trees and XML and see how far it can be taken.
Re: Why Don't We Have a General-Purpose Tree Editor? (2014)
#9Re: Why Don't We Have a General-Purpose Tree Editor? (2014)
#10Emacs has ParEdit minor mode which is a general-purpose tree editor. https://www.emacswiki.org/emacs/ParEdit edit: paredit demos: Productive Emacs: Paredit https://www.youtube.com/watch?v=T1WBsI3gdDE Emacs Rocks! Episode 14: Paredit: https://www.youtube.com/watch?v=D6h5dFyyUX0
By comparison, the Emacs Wiki article is a poor introduction, because introduction is not its purpose; it's there to collect resources for people who already use paredit, and a good introduction answers the question of why someonr would want to start.
That said, thanks so much for posting about it here! I'm really looking forward to learning it today.