From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31054 Path: main.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.gnus.general Subject: Re: Python Emacs (was Re: The .. rule) Date: 17 May 2000 23:28:02 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: <20000517221619.89CEAD0520@mailhost.sclp.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167508 11871 80.91.224.250 (21 Oct 2002 02:31:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:31:48 +0000 (UTC) Cc: "Eric S. Johansson" , ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 72037D051E for ; Thu, 18 May 2000 02:28:39 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id BAB13136; Thu, 18 May 2000 01:28:36 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 18 May 2000 01:27:58 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id BAA08087 for ; Thu, 18 May 2000 01:27:49 -0500 (CDT) Original-Received: from halfdome.holdit.com (halfdome.holdit.com [209.102.105.64]) by mailhost.sclp.com (Postfix) with ESMTP id DB18ED051E for ; Thu, 18 May 2000 02:28:09 -0400 (EDT) Original-Received: (from merlyn@localhost) by halfdome.holdit.com (8.9.1/8.9.1) id XAA08195; Wed, 17 May 2000 23:28:03 -0700 Original-To: Felix Lee In-Reply-To: Felix Lee's message of "Wed, 17 May 2000 15:15:36 -0700" Original-Lines: 19 User-Agent: Gnus/5.0805 (Gnus v5.8.5) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31054 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31054 >>>>> "Felix" == Felix Lee writes: Felix> the main problem I see with integrating perl with emacs is Felix> the 'buffer'. eg, perl's regexp engine won't work on Felix> buffers. I don't see a simple way of adding a buffer type Felix> to perl without forcing you to do buffer<->string Felix> conversions all the time, which is nasty. Well, there's already a Perl-embedded-in-Emacs available, so you could just try it. :) It's been in the CPAN for quite a while, and recently updated to support 5.6. See -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!