unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* GNU Emacs as a lightweight Elisp IDE -2 (Refactoring)
@ 2020-01-10 10:01 Anand Tamariya
  0 siblings, 0 replies; only message in thread
From: Anand Tamariya @ 2020-01-10 10:01 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 631 bytes --]

Here's my next installment of "GNU Emacs as a lightweight IDE" series for
editing Elisp code. Hope this will help newbies getting started with Elisp.
Following scenarios are covered:

- Extract variable when no let binding exists

- Extract variable to existing let binding

- Extract variable for readability in set statement

- Declare variable

- Jump to definition using semantic

- Semantic vs symref results

- Srecode template engine


*Code:* Emacs customization (https://gitlab.com/atamariya/emacs/tree/dev)

*Demo:*

Part 1 (Auto-suggest): https://youtu.be/i-qwqKbedCA

Part 2 (Refactoring): https://youtu.be/DMg2rDn4LzQ

[-- Attachment #2: Type: text/html, Size: 2013 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-10 10:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 10:01 GNU Emacs as a lightweight Elisp IDE -2 (Refactoring) Anand Tamariya

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).