unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Jean Louis <bugs@gnu.support>
To: help-gnu-emacs@gnu.org
Subject: Re: Lookarounds and recursion in Emacs regexes
Date: Wed, 8 Feb 2023 01:45:15 +0300	[thread overview]
Message-ID: <Y+LUe6p3qO8lKfow@protected.localdomain> (raw)
In-Reply-To: <87fsbheprx.fsf@dataswamp.org>

* Emanuel Berg <incal@dataswamp.org> [2023-02-07 15:41]:
> Jean Louis wrote:
> 
> >>>>> Although somewhat proficient, I never learnt to
> >>>>> love Python.
> >>>> 
> >>>> People don't love Python like they do Lisp, but no doubt
> >>>> it has it's good sides - development speed not the least.
> >>>
> >>> Do you want to say that development speed in Lisp is
> >>> slower than in Python?
> >> 
> >> Lisp is a family of languages, if we talk Elisp then Elisp
> >> is faster for anything Emacs related obviously, if we talk
> >> everything else then Python is faster.
> >
> > Faster for development?
> 
> Yes, a less skilled Python programmer can do a more advanced
> application in less time ...

OK, if you are the one less skilled Python programmer, could you help
me, I need something:

- do you know tabulated list mode?

- it provides ID of the line, so in Emacs I can specify key binding to
  execute function on the ID of the line

- tabulated list mode is similar to spreadsheet

- to start with it, I needed minutes, something like some coffee break
  period, the rest is history

- I have tried searching for GUI spreadsheet like widget in various
  programming languages, and I found it very complex.

Please show me how is that to be implemented in Python? If I get that
I would maybe like to liberate the Emacs version to some other GUI.

I give you example of usage:

- list all contacts as people names, with their people list
- click on single contact, get all phone numbers, emails, etc.
- click on single phone, send SMS
- mark phone, e-mail, XMPP username, write message once, send to all 
- search people by skill, mark, send email to all of them at once


-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



  reply	other threads:[~2023-02-07 22:45 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-27 14:11 Lookarounds and recursion in Emacs regexes Evan Aad
2023-01-27 18:12 ` Marcin Borkowski
2023-01-27 19:30   ` Emanuel Berg
2023-01-28  6:46     ` tomas
2023-02-03 19:22       ` Emanuel Berg
2023-02-04 15:46         ` Jean Louis
2023-02-04 21:48           ` Emanuel Berg
2023-02-07  9:46             ` Jean Louis
2023-02-07 10:25               ` Emanuel Berg
2023-02-07 22:45                 ` Jean Louis [this message]
2023-02-26 11:40       ` the GLIMPs [GIMP Lisps] (was: Re: Lookarounds and recursion in Emacs regexes) Emanuel Berg
2023-02-27  8:31         ` tomas
2023-02-04 22:28     ` Lookarounds and recursion in Emacs regexes Stefan Monnier via Users list for the GNU Emacs text editor
2023-02-04 22:44       ` Emanuel Berg
2023-02-05  5:51       ` Eli Zaretskii
2023-02-06 12:53         ` Emanuel Berg
2023-02-06 13:09           ` Emanuel Berg
2023-02-06 13:23           ` Eli Zaretskii
2023-02-06 13:44             ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y+LUe6p3qO8lKfow@protected.localdomain \
    --to=bugs@gnu.support \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).