Re: PilCon tomorrow (Anatomy of Vip)

2021-04-19 Thread Thorsten Jolitz
Hi Alex, thanks for your effort here, I can follow your reasoning, emulating Emacs produces a lot of commands , which is not exactly in the spirit of simplicity, and one can just adapt it's workflow instead of adding more commands. But maybe I can reuse your code anyway! Cheers Thorsten Alexander

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-18 Thread Alexander Burger
On Sun, Apr 18, 2021 at 07:13:50PM +0200, Alexander Burger wrote: > OK, thinking about it, I simplified it a little and will indeed use it > occasionally perhaps :) > >(de *F9 # Eval lines till mark "e" > (evCmd > (run (str (getText (jmpMark "e" ) ) > ... > So now I do "me"

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-18 Thread Alexander Burger
On Sun, Apr 18, 2021 at 06:51:26PM +0200, Alexander Burger wrote: > For example, put this into your .pil/viprc file: > >(de *F9 # Eval lines till mark > (evCmd > (run (str (getText (jmpMark (getch) NIL 1 ) ) OK, thinking about it, I simplified it a little and will indeed u

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-18 Thread Alexander Burger
Hi Thorsten, > that is cool, a bit like in Emacs, where you work in a major mode buffer > and eval expressions there, maybe sending the results to a repl buffer. Yeah, but I never missed these features, so I did not bother ;) > What do you think about some more enhancements in that spirit: > >

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-18 Thread Thorsten Jolitz
Hi Alex, that is cool, a bit like in Emacs, where you work in a major mode buffer and eval expressions there, maybe sending the results to a repl buffer. What do you think about some more enhancements in that spirit: [X] eval atom [X] eval expression [ ] eval definition/form (?) [ ] eval region [

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-18 Thread Alexander Burger
Hi all, when a question or request came up at PilCon about evaluating expressions in Vip's edit buffer, I explained how this works in a line-oriented way in the bottom command window. Now (version 21.4.18) I added a similiar feature to normal edit buffers: Hitting Ctrl-E (edit) on either an open

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-13 Thread pd
Hello all, I'm recorded the PilCon session but sadly I couldn't attend the whole session and thus set up a quick and dirty recording session, anyway I include the video to show what can be done. Next time will be better styled and fully recorded. I include a link to the video in vimeo as an exam

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-13 Thread polifemo
was the meeting recorded? where can I watch it? Vip is something I've wanted to hack for quite some time, but got really confused each time I tried to read it XD On Fri, Apr 9, 2021, 11:14 Cesar Rabak wrote: > Good for me too. > > Thanks for all the replies so far! > > l look forward to the nex

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-09 Thread Cesar Rabak
Good for me too. Thanks for all the replies so far! l look forward to the next meeting at 16h00 UTC! On Fri, Apr 9, 2021 at 12:53 PM Alexander Burger wrote: > On Fri, Apr 09, 2021 at 05:27:59PM +0200, pd wrote: > > this time I will try to record the session if you all agree (and if I can > >

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-09 Thread Alexander Burger
On Fri, Apr 09, 2021 at 05:27:59PM +0200, pd wrote: > this time I will try to record the session if you all agree (and if I can > attend) For me it is OK ☺/ A!ex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-09 Thread pd
this time I will try to record the session if you all agree (and if I can attend) regards On Fri, Apr 9, 2021 at 9:44 AM Alexander Burger wrote: > Hi all, > > let's have a PilCon tomorrow (10th of Aqril, 8:00 UTC)! > As ever, at https://meeting.itship.ch/PilCon > > If no questions, I might talk

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-09 Thread Alexander Burger
Hi Cesar, > As I'm a newcomer and customs are already in place, I want just to point > out that 8:00 UTC is an European centric time, and for this humble > interested party in this corner of the World it means I would have to > attend at 5 o'clock local time 😶... We are aware of this problem, and

Re: PilCon tomorrow (Anatomy of Vip)

2021-04-09 Thread Cesar Rabak
As I'm a newcomer and customs are already in place, I want just to point out that 8:00 UTC is an European centric time, and for this humble interested party in this corner of the World it means I would have to attend at 5 o'clock local time 😶... May I suggest other/next meetings could be arranged