Saturday, May 4, 2024

Re: How do I build vim with clipboard support.

On 2024-05-04, Jose Ignacio Seco wrote:
> I'm building with the huge set of features.
>
> I cannot see any option related when running configure --help.
> Then I don't see any error regarding clipboard when configuring or building.

I don't think the absence of support for the clipboard shows up as
an error; it just shows up as a "no" after some configure check.

> I'm also using --with-x, and installed the related libraries, as it seemed to
> solve the problem for some people, but not for me.
>
> I'm building in Ubuntu 23.10.
>
> This is my configuration:
> ./configure --prefix=/home/nacho/.local \
> � � � � � � --with-features=huge \
> � � � � � � --enable-pythoninterp \
> � � � � � � --enable-python3interp \
> � � � � � � --enable-libsodium=yes \
> ��� � � � � --enable-luainterp=yes \
> � � � � � � --enable-largefile \
> � � � � � � --with-x

Before building vim for the first time on a machine running Ubuntu,
I run this:

$ sudo apt-get build-dep vim-gtk3

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 the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20240504143947.GE24132%40phoenix.

How do I build vim with clipboard support.

I'm building with the huge set of features.

I cannot see any option related when running configure --help.
Then I don't see any error regarding clipboard when configuring or building.

I'm also using --with-x, and installed the related libraries, as it seemed to solve the problem for some people, but not for me.

I'm building in Ubuntu 23.10.

This is my configuration:
./configure --prefix=/home/nacho/.local \
            --with-features=huge \
            --enable-pythoninterp \
            --enable-python3interp \
            --enable-libsodium=yes \
            --enable-luainterp=yes \
            --enable-largefile \
            --with-x

Thank you.

--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/c670bce4-6968-48b9-82d2-1ba0bf91c8c5n%40googlegroups.com.

Thursday, May 2, 2024

Re: Why vimscript instead of another language? A philosophical or a technical question?

On Thu, May 02, 2024 at 01:42:50AM -0700, Girish wrote:
> There are some specific advantages. Regex handling, for example, as done in
> Python of Lua is not so suitable to the needs of an editor.

Not to mention that "editor state" specific are just not available

|/\%V| \%V \%V inside Visual area |/zero-width|
|/\%#| \%# \%# cursor position |/zero-width|
|/\%'m| \%'m \%'m mark m position |/zero-width|
|/\%v| \%23v \%23v in virtual column 23 |/zero-width|

regards

--
Marc Chantreux
Pôle CESAR (Calcul et services avancés à la recherche)
Université de Strasbourg
14 rue René Descartes,
BP 80010, 67084 STRASBOURG CEDEX
03.68.85.60.79

--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/ZjNfHRey96D-7_Nc%40prometheus.

Re: Why vimscript instead of another language? A philosophical or a technical question?

There are some specific advantages. Regex handling, for example, as done in Python of Lua is not so suitable to the needs of an editor. You'll end up with many backslashes. Vim script gives you additional tools and implements regex optimally for editor users.

On a different note, learn vim9 script instead of legacy script. It looks familiar if you are from python or javascript, easy to read, compiled and very responsive. Does not make sense to use Python anymore inside Vim. Python has great standard library but most things can be implemented inside vim9 script without much fuss. 

On Wednesday 1 May 2024 at 17:24:17 UTC+2 Jose Caballero wrote:
Thanks a lot everybody for the comments. Very helpful.

Cheers
Jose

El dom, 28 abr 2024 a las 19:51, Jose Caballero (<jcaball...@gmail.com>) escribió:
Hello,

I am just curious about it. I have just been experimenting with it, and it is possible to send the selected range of lines, or even the entire buffer, to an external script. Right? In my case, in python. 
I find python, or even bash, to be more readable and friendly than vimscript. 

What would be the advantage of keeping using vimscript instead of writing plugins in your favourite language? What am I missing?

Cheers,
Jose

--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/d6f56d4c-d186-48bc-b950-8af8630da271n%40googlegroups.com.

Wednesday, May 1, 2024

Re: Vim-Dev Google Groups List is blocked

Remember the good old days when the vim list was sent out using mutt, which uses vim as the text generator? I think it was hosted at vim.org.

Nick

On Thu, 2 May 2024 at 03:53, Christian Brabandt <cblists@256bit.org> wrote:
Hi,
I have just been informed by an automatic email coming from Google, that
all content on the vim-dev Google Groups List
https://groups.google.com/g/vim_dev has been removed/blocked for
Spam/Malware reasons.

As usual, there is no personal contact given and they just mention I can
pursue my legal claims in court :(

Currently it is still possible to view the list, when you are logged in,
but at least publicly the archive seems no longer available. Let's hope
this list here still remains active for a while.

So if anybody has any contacts to the Google Groups team, please contact
me off-list and that would be very much appreciated. Otherwise we may
have to think about moving the lists to a different hoster. I have no
idea if there still exists alternatives to Google nowadays.

Not enough that they keep blocking my mails for spam reasons :/

Thanks,
Christian
--
If you can survive death, you can probably survive anything.

--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/ZjKBl6rA00ROTAMm%40256bit.org.

--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CALzQb_ny%2BTBz0CLh%2BRfg4FXAuxf%2B9U7rRF6qmzv5-nC4E39BOQ%40mail.gmail.com.

Vim-Dev Google Groups List is blocked

Hi,
I have just been informed by an automatic email coming from Google, that
all content on the vim-dev Google Groups List
https://groups.google.com/g/vim_dev has been removed/blocked for
Spam/Malware reasons.

As usual, there is no personal contact given and they just mention I can
pursue my legal claims in court :(

Currently it is still possible to view the list, when you are logged in,
but at least publicly the archive seems no longer available. Let's hope
this list here still remains active for a while.

So if anybody has any contacts to the Google Groups team, please contact
me off-list and that would be very much appreciated. Otherwise we may
have to think about moving the lists to a different hoster. I have no
idea if there still exists alternatives to Google nowadays.

Not enough that they keep blocking my mails for spam reasons :/

Thanks,
Christian
--
If you can survive death, you can probably survive anything.

--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/ZjKBl6rA00ROTAMm%40256bit.org.

Re: Why vimscript instead of another language? A philosophical or a technical question?

Thanks a lot everybody for the comments. Very helpful.

Cheers
Jose

El dom, 28 abr 2024 a las 19:51, Jose Caballero (<jcaballero.hep@gmail.com>) escribió:
Hello,

I am just curious about it. I have just been experimenting with it, and it is possible to send the selected range of lines, or even the entire buffer, to an external script. Right? In my case, in python. 
I find python, or even bash, to be more readable and friendly than vimscript. 

What would be the advantage of keeping using vimscript instead of writing plugins in your favourite language? What am I missing?

Cheers,
Jose

--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CACUP1u__D6qUtn397neJQvXm960HZ7apNbGwfDe9yH0jEV36Kg%40mail.gmail.com.