all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: adrianml@alumnos.upm.es (Adrián Martínez Larumbe)
To: help-gnu-emacs@gnu.org
Subject: Re: Shell scripting mode
Date: Thu, 10 Oct 2013 15:26:54 +0200	[thread overview]
Message-ID: <87mwmhp881.fsf@alumnos.upm.es> (raw)
In-Reply-To: <87zjqi6by2.fsf@alumnos.upm.es> ("Adrián Martínez Larumbe"'s message of "Wed, 09 Oct 2013 11:16:53 +0200")

This is a short wishlist I've compiled that pretty much sums up
everything I was looking for when I wrote the post:

- Code completion of shell bultins and previously defined functions
        (I guess this could be done by writing a wordlist for autocomplete mode)
- Navigation: imenu, buffer definitions, etags, gtags?
        (I'm wondering whether etags has shell scripting support, I'll
        look this up myself)
- Flymake for shell
        (There seems to be a mode for this on elpa repositories)
- Interaction with lower process
        (It'd be awesome if I could send arbitrary regions into the
        shell for immediate execution)
- Online Documentation of shell builtins
        (I guess the best way is turning to woman and reading the
        matching section)
- Yassnippet library
        (The sh scripting mode that ships with emacs has predefined
        functions for skeletons of common constructs, but I think this
        is unnecessary if you put it all into a yasnipet mode directory)




  parent reply	other threads:[~2013-10-10 13:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09  9:16 Shell scripting mode Adrián Martínez Larumbe
2013-10-09 14:18 ` Tassilo Horn
2013-10-09 14:34 ` Doug Lewan
2013-10-09 15:59 ` Andreas Röhler
2013-10-10 13:26 ` Adrián Martínez Larumbe [this message]
2013-10-10 14:01   ` Doug Lewan
2013-10-10 17:56   ` Stefan Monnier
2013-10-10 20:27   ` Bob Proulx

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mwmhp881.fsf@alumnos.upm.es \
    --to=adrianml@alumnos.upm.es \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.