[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Re: auctex.el.in missing in snapshots
From: |
Reiner Steib |
Subject: |
Re: [AUCTeX] Re: auctex.el.in missing in snapshots |
Date: |
Wed, 11 May 2005 18:51:46 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
On Wed, May 11 2005, David Kastrup wrote:
> Reiner Steib <address@hidden> writes:
[...]
>> Nice. I used TAGs like 20050511-a which doesn't work as it is. Do
>> you see any problem with this modification of the sed expression?
>> - '/^[-0-9]*$$/s//-D &/'
>> + '/^\([0-9]*\)[-a-z]*$$/s//-D \1/'
>
> Well, it will stop the TAG=`date --iso` stuff from working, but as
> long as we are the only people thinking up TAG names, this should not
> matter too much. What is the rationale behind it?
To allow appending "-a"..."-z" like in 20050511-a.
> Should the expression become something like
> '/^\([-0-9]*[0-9]\)[-a-z]*$$//-D \1/' instead, maybe?
You meant...
'/^\([-0-9]*[0-9]\)[-a-z]*$$/s//-D \1/' probably?
Fine with me.
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
- [AUCTeX] auctex.el.in missing in snapshots, Uwe Siart, 2005/05/10
- Re: [AUCTeX] auctex.el.in missing in snapshots, David Kastrup, 2005/05/10
- Re: [AUCTeX] auctex.el.in missing in snapshots, Ralf Angeli, 2005/05/10
- [AUCTeX] Re: auctex.el.in missing in snapshots, Reiner Steib, 2005/05/10
- Re: [AUCTeX] Re: auctex.el.in missing in snapshots, David Kastrup, 2005/05/10
- Re: [AUCTeX] Re: auctex.el.in missing in snapshots, David Kastrup, 2005/05/10
- Re: [AUCTeX] Re: auctex.el.in missing in snapshots, Reiner Steib, 2005/05/11
- Re: [AUCTeX-devel] Re: [AUCTeX] Re: auctex.el.in missing in snapshots, David Kastrup, 2005/05/11
- Re: [AUCTeX] Re: auctex.el.in missing in snapshots,
Reiner Steib <=
- Re: [AUCTeX-devel] Re: [AUCTeX] Re: auctex.el.in missing in snapshots, David Kastrup, 2005/05/11
- [AUCTeX] Re: auctex.el.in missing in snapshots, Reiner Steib, 2005/05/11
- Re: [AUCTeX] Re: auctex.el.in missing in snapshots, Uwe Siart, 2005/05/12
- Re: [AUCTeX] Re: auctex.el.in missing in snapshots, David Kastrup, 2005/05/12
- Message not available
- Message not available
- Re: [AUCTeX] Re: auctex.el.in missing in snapshots, Uwe Siart, 2005/05/13
- Re: [AUCTeX] Re: auctex.el.in missing in snapshots, Ralf Angeli, 2005/05/13