On Tue, Feb 01, 2005 at 06:02:59PM +, Angus Leeming wrote:
> Lars Gullik Bjønnes wrote:
> > You are grumpy, go buy a beer.
>
> I've got one thanks. Less grumpy now.
Immer wenn ich traurig bin, dann hol' ich mir 'n Bier.
Und wenn ich dann noch traurig bin, hol' ich noch 'n Bier.
Und wenn...
A
Lars Gullik Bjønnes wrote:
> You are grumpy, go buy a beer.
I've got one thanks. Less grumpy now.
--
Angus
Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>> | Enable LyX to start up if the user support dir does not exists (protect
>> | all calls to fs::is_directory with a call to fs::exists).
>>
>> Note that this is racy... and will stay like that until we turn on
>> exceptions
Lars Gullik Bjønnes wrote:
> | Enable LyX to start up if the user support dir does not exists (protect
> | all calls to fs::is_directory with a call to fs::exists).
>
> Note that this is racy... and will stay like that until we turn on
> exceptions.
Note also that LyX now fires up...
--
Angus
Angus Leeming <[EMAIL PROTECTED]> writes:
| Enable LyX to start up if the user support dir does not exists (protect
| all calls to fs::is_directory with a call to fs::exists).
Note that this is racy... and will stay like that until we turn on
exceptions.
--
Lgb
Enable LyX to start up if the user support dir does not exists (protect
all calls to fs::is_directory with a call to fs::exists).
Enable fs_extras.C to compile on a Windows box.
Committing now...
--
AngusIndex: src/ChangeLog
===
RC
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| [the same with the patch]
|
| Lars,
|
| Here is a patch doing a few trivial things:
|
| - move around some emacs bindings so that the Edit menu does not show
| C-KP_Insert as a binding for "paste"
| - fix a few warnings
| - a patch from juer
[the same with the patch]
Lars,
Here is a patch doing a few trivial things:
- move around some emacs bindings so that the Edit menu does not show
C-KP_Insert as a binding for "paste"
- fix a few warnings
- a patch from juergen S. fixing a typo in his previous tabular stuff.
Can I apply?
JM
Lars,
Here is a patch doing a few trivial things:
- move around some emacs bindings so that the Edit menu does not show
C-KP_Insert as a binding for "paste"
- fix a few warnings
- a patch from juergen S. fixing a typo in his previous tabular stuff.
Can I apply?
JMarc