in reply to Re: [emacs] dual files mangling Perl and Lisp code?
in thread [emacs] dual files mangling Perl and Lisp code?

I need to test code which is bridging from Emacs to Perl and back on different platforms and I want to keep the details together.

see http://www.gnu.org/software/emacs/manual/html_node/elisp/Asynchronous-Processes.html

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^2: [emacs] dual files mangling Perl and Lisp code?

Replies are listed 'Best First'.
Re^3: [emacs] dual files mangling Perl and Lisp code?
by karlgoethebier (Abbot) on Sep 19, 2017 at 17:00 UTC

    Thanks LanX. And especially for the link. Regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

    perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help