Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
who install verilog_emacsauto.vim? help me
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
王军  
View profile  
 More options Sep 6 2012, 2:49 am
From: 王军 <wangjun850...@gmail.com>
Date: Thu, 6 Sep 2012 14:49:31 +0800
Local: Thurs, Sep 6 2012 2:49 am
Subject: who install verilog_emacsauto.vim? help me

Hi:

         I can’t install verilog_emacsauto.vim.

         Who can help me?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Fritz  
View profile  
 More options Sep 6 2012, 10:18 am
From: Ben Fritz <fritzophre...@gmail.com>
Date: Thu, 6 Sep 2012 07:18:22 -0700 (PDT)
Local: Thurs, Sep 6 2012 10:18 am
Subject: Re: who install verilog_emacsauto.vim? help me

On Thursday, September 6, 2012 1:49:38 AM UTC-5, jun wang wrote:
> Hi:
>          I can’t install verilog_emacsauto.vim.
>  
>          Who can help me?

What problems did you run into?

I assume you are talking about the script at http://www.vim.org/scripts/script.php?script_id=1875. If this is the case, looking at only the documentation on the page, I can tell that you will need:

1. In your .vimrc, you need "filetype plugin on" at a minimum. "filetype plugin indent on" will also work.
2. On Unix-like systems, a ~/.vim/ftplugin directory and a ~/elisp directory. On Windows, a $HOME/vimfiles/ftplugin directory and a $HOME/elisp directory. HOME can either be set as an environment variable outside of Vim, or you can use whatever Vim calculates it to be. Ask Vim where it is by doing ":echo $HOME" within Vim.
3. The script downloaded from the link above, placed in the correct ftplugin directory for your system.
4. The verilog-mode.el script mentioned in the link above, downloaded from the link on that page and placed in the appropriate elisp directory for your system.
5. Edit a file which Vim detects as the verilog filetype, or set the filetype manually to verilog.

If you do not have all these things in place, please try them now. If you try them and still have problems, come back with a specific sequence of steps you tried and what happened, and what you expected to happen.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "答复: who install verilog_emacsauto.vim? help me" by 王军
王军  
View profile  
 More options Sep 6 2012, 9:33 pm
From: 王军 <wangjun850...@gmail.com>
Date: Fri, 7 Sep 2012 09:33:31 +0800
Local: Thurs, Sep 6 2012 9:33 pm
Subject: 答复: who install verilog_emacsauto.vim? help me
It must install emacs?
I uninstall emacs early

-----邮件原件-----
发件人: vim_use@googlegroups.com [mailto:vim_use@googlegroups.com] 代表 Ben Fritz
发送时间: 2012年9月6日 22:18
收件人: vim_use@googlegroups.com
主题: Re: who install verilog_emacsauto.vim? help me

On Thursday, September 6, 2012 1:49:38 AM UTC-5, jun wang wrote:
> Hi:
>          I can’t install verilog_emacsauto.vim.

>          Who can help me?

What problems did you run into?

I assume you are talking about the script at http://www.vim.org/scripts/script.php?script_id=1875. If this is the case, looking at only the documentation on the page, I can tell that you will need:

1. In your .vimrc, you need "filetype plugin on" at a minimum. "filetype plugin indent on" will also work.
2. On Unix-like systems, a ~/.vim/ftplugin directory and a ~/elisp directory. On Windows, a $HOME/vimfiles/ftplugin directory and a $HOME/elisp directory. HOME can either be set as an environment variable outside of Vim, or you can use whatever Vim calculates it to be. Ask Vim where it is by doing ":echo $HOME" within Vim.
3. The script downloaded from the link above, placed in the correct ftplugin directory for your system.
4. The verilog-mode.el script mentioned in the link above, downloaded from the link on that page and placed in the appropriate elisp directory for your system.
5. Edit a file which Vim detects as the verilog filetype, or set the filetype manually to verilog.

If you do not have all these things in place, please try them now. If you try them and still have problems, come back with a specific sequence of steps you tried and what happened, and what you expected to happen.

--
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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Fritz  
View profile  
 More options Sep 6 2012, 11:02 pm
From: Ben Fritz <fritzophre...@gmail.com>
Date: Thu, 6 Sep 2012 20:02:47 -0700 (PDT)
Local: Thurs, Sep 6 2012 11:02 pm
Subject: Re: 答复: who install verilog_emacsauto.vim? help me

On Thursday, September 6, 2012 8:33:36 PM UTC-5, jun wang wrote:
> It must install emacs?

> I uninstall emacs early

Nobody said anything about emacs. Follow the install instructions on the vim.org script page and see what happens.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "答复: 答复: who install verilog_emacsauto.vim? help me" by 王军
王军  
View profile  
 More options Sep 7 2012, 1:20 am
From: 王军 <wangjun850...@gmail.com>
Date: Fri, 7 Sep 2012 13:20:28 +0800
Local: Fri, Sep 7 2012 1:20 am
Subject: 答复: 答复: who install verilog_emacsauto.vim? help me

I use “\a”,it prompt:

And generate  ” verilog_emacsauto.vim.emacsautotmp”

-----邮件原件-----
发件人: vim_use@googlegroups.com [mailto:vim_use@googlegroups.com] 代表 Ben
Fritz
发送时间: 2012年9月7日 11:03
收件人: vim_use@googlegroups.com
主题: Re: 答复: who install verilog_emacsauto.vim? help me

On Thursday, September 6, 2012 8:33:36 PM UTC-5, jun wang wrote:
> It must install emacs?

> I uninstall emacs early

Nobody said anything about emacs. Follow the install instructions on the
vim.org script page and see what happens.

--

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>
http://www.vim.org/maillist.php

  image001.png
60K Download

  image002.png
50K Download

  verilog_emacsauto.vim.emacsautotmp
2K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tony Mechelynck  
View profile  
 More options Sep 7 2012, 2:38 am
From: Tony Mechelynck <antoine.mechely...@gmail.com>
Date: Fri, 07 Sep 2012 08:38:26 +0200
Local: Fri, Sep 7 2012 2:38 am
Subject: Re: 答复: 答复: who install verilog_emacsauto.vim? help me
On 07/09/12 07:20, wrote:

> I use \a ,it prompt:

> And generate verilog_emacsauto.vim.emacsautotmp

That Chinese sentence on the images means "command not found", I
suppose, or whatever Windows uses to say that?

In that case I suppose the script can only be used on Unix-like systems
(including Cygwin but not Native-Windows), because "rm" (for "remove")
is what Unix uses for the command known on Windows (and MS-DOS) as DEL
(or maybe DELETE).

Best regards,
Tony.
--
If God wanted us to be brave, why did he give us legs?
                -- Marvin Kitman


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "ç­”å¤ : who install verilog_emacsauto.vim? help me" by Christian Brabandt
Christian Brabandt  
View profile  
 More options Sep 7 2012, 3:37 am
From: "Christian Brabandt" <cbli...@256bit.org>
Date: Fri, 7 Sep 2012 09:37:07 +0200
Local: Fri, Sep 7 2012 3:37 am
Subject: Re: ç­”å¤ : who install verilog_emacsauto.vim? help me

On Fri, September 7, 2012 03:33, 王军 wrote:
> It must install emacs?
> I uninstall emacs early

Yes, the script assumes, you have emacs installed and in your %PATH%
environment. It also makes use of removing files using the unix rm
command, so open the file and replace each rm call by del.

You should possible also tell the author (if he is still actively maintaining
the script) about your issue, so he'll be able to update the script
for use on Windows (e.g. by using the delete() VimL functions) and to
also update the documentation for installing the plugin)

regards,
Christian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "答复: ç­”å¤ : who install verilog_emacsauto.vim? help me" by 王军
王军  
View profile  
 More options Sep 7 2012, 3:42 am
From: 王军 <wangjun850...@gmail.com>
Date: Fri, 7 Sep 2012 15:42:49 +0800
Local: Fri, Sep 7 2012 3:42 am
Subject: 答复: ç­”å¤ : who install verilog_emacsauto.vim? help me
Thank you all!
I give up.

-----邮件原件-----
发件人: vim_use@googlegroups.com [mailto:vim_use@googlegroups.com] 代表 Christian Brabandt
发送时间: 2012年9月7日 15:37
收件人: vim_use@googlegroups.com
主题: Re: ç”å¤ : who install verilog_emacsauto.vim? help me

On Fri, September 7, 2012 03:33, 王军 wrote:
> It must install emacs?
> I uninstall emacs early

Yes, the script assumes, you have emacs installed and in your %PATH% environment. It also makes use of removing files using the unix rm command, so open the file and replace each rm call by del.

You should possible also tell the author (if he is still actively maintaining the script) about your issue, so he'll be able to update the script for use on Windows (e.g. by using the delete() VimL functions) and to also update the documentation for installing the plugin)

regards,
Christian

--
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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »