Oh, awesome!

On Thu, Jul 10, 2014 at 2:10 PM, Gary Johnson <garyj...@spocom.com> wrote:

> On 2014-07-10, Andrew Pennebaker wrote:
> > Emacs kindly treats ".vimrc" files as VimScript. It would be nice
> > if Vim reciprocated, treating ".emacs" files as Lisp code.
>
> It does, at least in Vim 7.4.283.  You can see this by searching
> $VIMRUNTIME/filetype.vim for ".emacs" and you can verify it as
> follows.
>
>     $ vim .emacs
>     :set ft?
>       filetype=lisp
>
> Regards,
> Gary
>
> --
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "vim_use" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/vim_use/q00AevVuHWE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> vim_use+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Cheers,

Andrew Pennebaker
www.yellosoft.us

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to