all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James Youngman <youngman@google.com>
To: "Štěpán Němec" <stepnem@gmail.com>
Cc: 8754@debbugs.gnu.org
Subject: bug#8754: submission of vimvars
Date: Tue, 14 Jun 2011 17:27:52 +0100	[thread overview]
Message-ID: <BANLkTikawpKWR6Lgi_sUa5TvLjU0RAy3Kn8Wh1=t5nWfN7X=hg@mail.gmail.com> (raw)
In-Reply-To: <87lixpncbh.fsf@gmail.com>

On Sun, May 29, 2011 at 09:25, Štěpán Němec <stepnem@gmail.com> wrote:
> P.S.: There was also this package with a similar goal last time I
> looked:
>
>  http://bitbucket.org/danderson/evimodeline
>
> Do you know about that one?

I didn't.   But looking at it, I see it's simpler than vimvars
(meaning, it's much easier to see it's doing the right kind of thing
and generally it's probably easier to maintain) but there are some
respects in which it interacts less nicely with both Emacs and VI than
vimvars:

 - vimvars knows not to apply the vi mode line when a file has Emacs
local variables too (though the user can change this)
 - vimvars checks for a vi modeline at both the bottom and the top of a file
 - vimvars will not regex search through an arbitrarily long file
 - vimvars also supports the vi modeline items makeprg, ignorecase, wrap
 - vimvars supports the "no" prefixes for each relevant option (for
turning things off)
 - vimvars has some support for M-x custom
 - vimvars has slightly closer emulation of vi-related editors'
behaviour with "ex: set" (specifically, it's ignored at BOL).

Slightly less relevant:
 - vimvars has a regression test (not included in the initial
submission because it would need to be modified to fit in with Emacs'
tests and it was only worth doing that if the original submission was
accepted).
 - vimvars has (a small amount of) Texinfo documentation

James.
-- 
Google Ireland Ltd., Gordon House, Barrow Street, Dublin 4, Ireland
Registered in Dublin, Ireland.  Registration Number: 368047
http://tinyurl.com/345mmx





  reply	other threads:[~2011-06-14 16:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BANLkTikYHe-dgUUbv1ZW+HNF4AvO9fNB8g@mail.gmail.com>
2011-05-28 22:39 ` bug#8754: submission of vimvars James Youngman
2011-05-29  8:25   ` Štěpán Němec
2011-06-14 16:27     ` James Youngman [this message]
2011-05-29 17:21   ` Nix
2011-05-29 18:05     ` James Youngman
2011-06-14 16:11   ` James Youngman
2011-07-06 13:12   ` Stefan Monnier
2011-07-06 14:22     ` James Youngman
2011-07-06 16:34       ` Stefan Monnier
2011-07-06 16:50         ` James Youngman
2012-04-12 19:33           ` Lars Magne Ingebrigtsen
2016-02-25  6:57             ` Lars Ingebrigtsen

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='BANLkTikawpKWR6Lgi_sUa5TvLjU0RAy3Kn8Wh1=t5nWfN7X=hg@mail.gmail.com' \
    --to=youngman@google.com \
    --cc=8754@debbugs.gnu.org \
    --cc=stepnem@gmail.com \
    /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.