Quantcast

Fwd: Re: system and user variables

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Fwd: Re: system and user variables

Tony Mechelynck


-------- Original Message --------
Subject: Re: system and user variables
Date: Tue, 11 Sep 2012 10:45:35 +0200
From: Niels Grundtvig Nielsen <[hidden email]>
To: Tony Mechelynck <[hidden email]>



OK, pretend I didn't mention "mup source". The question is then "can I
use system and user variables in vim" … specifically, can I include the
system date in the text in such away that it updates when I open the
file, and can I include the filename in the text.

HTH

On Tue, Sep 11, 2012 at 9:25 AM, Tony Mechelynck
<[hidden email] <mailto:[hidden email]>> wrote:

     On 11/09/12 08:49, eNG1Ne wrote:

         I'd like to be able to include a couple of variables in my mup
         source files, so that when they're compiled the output shows the
         system date and the filename. What's the simplest way to
         approach that?
         Thanks in advance!


     Are you sure you're on the right mailing list? This one is about how
     to use the Vim editor, not about "mup source", whatever that may be.


     Best regards,
     Tony.
     --
     Dear Lord, observe this bended knee
     This visage meek and humble,
     And hear this confidential plea
     Voiced in reverent mumble:
              Give me Shylock, give me Fagin
              But O God spare me Ronald Reagan!
                      -- Ansel Adams


--
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Re: system and user variables

Ben Fritz
On Tuesday, September 11, 2012 9:49:50 AM UTC-5, Tony Mechelynck wrote:

> -------- Original Message --------
>
> Subject: Re: system and user variables
>
> Date: Tue, 11 Sep 2012 10:45:35 +0200
>
> From: Niels Grundtvig Nielsen <[hidden email]>
>
> To: Tony Mechelynck <[hidden email]>
>
>
>
>
>
>
>
> OK, pretend I didn't mention "mup source". The question is then "can I
>
> use system and user variables in vim" � specifically, can I include the
>
> system date in the text in such away that it updates when I open the
>
> file, and can I include the filename in the text.
>
>
>

http://vim.wikia.com/wiki/Append_output_of_an_external_command
http://vim.wikia.com/wiki/Insert_current_date_or_time
http://vim.wikia.com/wiki/Automatically_redate_file_headers
http://vim.wikia.com/wiki/Automatically_Update_Copyright_Notice_in_Files

--
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
Loading...