On 04/10/05 10:30 -0400, Aaron Sherman wrote:
> On Mon, 04 Oct 2004 21:39:59 +0100, Piers Cawley <[EMAIL PROTECTED]> wrote:
> > Stéphane Payrard <[EMAIL PROTECTED]> writes:
> > > switch to emacs. :)
> > Or patch pir-mode.el, your choice.
> That should be something like:
[snip]
> no?
John Paul Wall
On Fri, 2004-10-01 at 18:22, John Paul Wallington wrote:
> Jerome Quelin <[EMAIL PROTECTED]> writes:
>
> > And the minibuffer tells me:
> > Symbol's function definition is void: line-beginning-position
> >
> > I'm using xemacs 21.4.14
>
> You could put something like:
> (defalias 'line-beginning-
On Mon, 04 Oct 2004 21:39:59 +0100, Piers Cawley <[EMAIL PROTECTED]> wrote:
> Stéphane Payrard <[EMAIL PROTECTED]> writes:
>
> > On Fri, Oct 01, 2004 at 06:09:37PM +0200, Jerome Quelin wrote:
> > This function is defined in emacs:
> >
> > line-beginning-position is a built-in function.
> > (li
Stéphane Payrard <[EMAIL PROTECTED]> writes:
> On Fri, Oct 01, 2004 at 06:09:37PM +0200, Jerome Quelin wrote:
>> Hi,
>>
>> I tried the pir-mode provided in the editor/ subdir. And when opening a
>> .imc file (I've associated .pir with pir-mode + font-lock-mode), I
>> cannot type spaces or carriag
On 04/10/03 15:10 +0100, John Paul Wallington wrote:
> > > There are further changes I would like to make to pir-mode.el, mostly
> > > simple bug-fixes and clean-ups.
> > Then, send the whole patch and I'll apply it for you.
> Here you go:
[snip]
> ;;; pir-mode.el ends here
Applied with due credi
> > There are further changes I would like to make to pir-mode.el, mostly
> > simple bug-fixes and clean-ups.
>
> Then, send the whole patch and I'll apply it for you.
Here you go:
--- pir-mode.el 17 Aug 2004 15:59:49 +0100 1.2
+++ pir-mode.el 03 Oct 2004 15:03:28 +0100
@@ -5,19 +5,34
On 04/10/03 12:09 +0100, John Paul Wallington wrote:
> > Works like a charm. Thanx a lot.
> > Does it still works with emacs?
> Yes, as far as I can tell.
>
> > If yes, then do you have commit rights?
> I don't have commit rights.
>
> There are further changes I would like to make to pir-mode.el,
> Works like a charm. Thanx a lot.
> Does it still works with emacs?
Yes, as far as I can tell.
> If yes, then do you have commit rights?
I don't have commit rights.
There are further changes I would like to make to pir-mode.el, mostly
simple bug-fixes and clean-ups.
On 04/10/03 00:33 +0100, John Paul Wallington wrote:
> > Now it works, I can use spaces and returns. But while fontifying, I get:
> >
> > (5) (warning/warning) Error caught in `font-lock-pre-idle-hook':
> > (invalid-regexp Invalid syntax designator)
>
> How about this fix:
>
> Index: pir-mode.el
> Now it works, I can use spaces and returns. But while fontifying, I get:
>
> (5) (warning/warning) Error caught in `font-lock-pre-idle-hook':
> (invalid-regexp Invalid syntax designator)
How about this fix:
Index: pir-mode.el
===
On 04/10/01 23:22 +0100, John Paul Wallington wrote:
> Jerome Quelin <[EMAIL PROTECTED]> writes:
> > And the minibuffer tells me:
> > Symbol's function definition is void: line-beginning-position
> > I'm using xemacs 21.4.14
>
> How about defining a compatibility alias if necessary like so:
>
> -
Jerome Quelin <[EMAIL PROTECTED]> writes:
> And the minibuffer tells me:
> Symbol's function definition is void: line-beginning-position
>
> I'm using xemacs 21.4.14
You could put something like:
(defalias 'line-beginning-position 'point-at-bol)
in your XEmacs init file.
How about defining a co
On Fri, Oct 01, 2004 at 06:09:37PM +0200, Jerome Quelin wrote:
> Hi,
>
> I tried the pir-mode provided in the editor/ subdir. And when opening a
> .imc file (I've associated .pir with pir-mode + font-lock-mode), I
> cannot type spaces or carriage returns:
>
> (24) (warning/warning) Error caught i
Hi,
I tried the pir-mode provided in the editor/ subdir. And when opening a
.imc file (I've associated .pir with pir-mode + font-lock-mode), I
cannot type spaces or carriage returns:
(24) (warning/warning) Error caught in `font-lock-pre-idle-hook':
(invalid-regexp Invalid syntax designator)
And
14 matches
Mail list logo