[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Adobe Brackets like" editing in emacs
From: |
Alan Schmitt |
Subject: |
Re: "Adobe Brackets like" editing in emacs |
Date: |
Tue, 18 Mar 2014 22:29:17 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) |
Hello Arthur,
arthur miller <address@hidden> writes:
> As I think more of it, I can see it as a folding of code. Emacs already
> supports folding of code (with a minor mode) which
> I don't use so much. "Quick edit" could be seen as code folding, from
> different files; for example if we call a macro in .c file
> defined in some .h file, one could invoke a "quick edit" to "fold-out" a
> macro, edit it and continue on with coding .c file.
>
> Or if we call an elisp function, we could "unfold it" in place, edit it,
> and continue on with the code where function was called.
>
> Hope it offers some more clarification and use-case scenario.
Does it have to be in the same buffer? In other words, if a command
opened the definition of the current function/css class/tag in a new
window, with the cursor positioned at the definition, would it be
sufficient? I watched the video, and I don't see why the definition has
to be unfolded in the current buffer.
Alan
- Re: "Adobe Brackets like" editing in emacs, (continued)
- Re: "Adobe Brackets like" editing in emacs, Ivan Andrus, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Lennart Borgman, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Stephen J. Turnbull, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Lennart Borgman, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Lennart Borgman, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Richard Stallman, 2014/03/19
RE: "Adobe Brackets like" editing in emacs, arthur miller, 2014/03/18
- Re: "Adobe Brackets like" editing in emacs,
Alan Schmitt <=
- Message not available
- RE: "Adobe Brackets like" editing in emacs, arthur miller, 2014/03/18
- Re: "Adobe Brackets like" editing in emacs, Tom, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Richard Stallman, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Phillip Lord, 2014/03/20
- RE: "Adobe Brackets like" editing in emacs, arthur miller, 2014/03/20
- Re: "Adobe Brackets like" editing in emacs, Richard Stallman, 2014/03/20
- Re: "Adobe Brackets like" editing in emacs, Phillip Lord, 2014/03/21
- Re: "Adobe Brackets like" editing in emacs, chad, 2014/03/21
- Re: "Adobe Brackets like" editing in emacs, Richard Stallman, 2014/03/21
Re: "Adobe Brackets like" editing in emacs, Stefan, 2014/03/20