I have seen different message functions in LyX and wonder what purpose
they fulfill. Right now I am concerned with two of them.
In GuiView.cpp:
"setMessage" as in "dr.setMessage": seems to show a message in both the
status bar as well as the message pane on one line together with the
command
On Wed, Jan 12, 2005 at 10:49:37AM +0100, Lars Gullik Bjønnes wrote:
> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>
> >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
> >
> | Lars> My point is that we can just move things around a bit, we don't
> | Lars> need elaborate classe
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
| Angus> Jean-Marc Lasgouttes wrote:
>>> Agreed. This looks suspiciously like Angus playing with a new toy
>>> :)
>
| Angus> And that, it appears, is exactly what the problem is. New
| A
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Jean-Marc Lasgouttes wrote:
>> Agreed. This looks suspiciously like Angus playing with a new toy
>> :)
Angus> And that, it appears, is exactly what the problem is. New
Angus> technique (to you, not me) therefore bad technique? Gim
Lars Gullik Bjønnes wrote:
> | Actually, I have to change my answer to Yes.
>>
> | Try "build/src/lyx-qt -dbg init". LyX will die with
>>
> | Assertion triggered in const lyx::support::Package&
> | lyx::support::package() by failing check "initialised_" in file
> | package.C:83
>>
> | because of th
Angus Leeming <[EMAIL PROTECTED]> writes:
| Angus Leeming wrote:
>> Lars Gullik Bjønnes wrote:
>>
>>> Angus Leeming <[EMAIL PROTECTED]> writes:
>>>
>>> | ATM, NO messages will be translated in LyX 1.4.x.
>>>
>>> So, did you kill it?
>>
>> No. Anything that triggered that posting of a message t
Angus Leeming wrote:
> Lars Gullik Bjønnes wrote:
>
>> Angus Leeming <[EMAIL PROTECTED]> writes:
>>
>> | ATM, NO messages will be translated in LyX 1.4.x.
>>
>> So, did you kill it?
>
> No. Anything that triggered that posting of a message through gettext
> before the localedir was discoved wou
Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>
>> Angus Leeming <[EMAIL PROTECTED]> writes:
>>
>> | ATM, NO messages will be translated in LyX 1.4.x.
>>
>> So, did you kill it?
>
| No. Anything that triggered that posting of a message through gettext
| before the locale
Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | ATM, NO messages will be translated in LyX 1.4.x.
>
> So, did you kill it?
No. Anything that triggered that posting of a message through gettext
before the localedir was discoved would trigger it before too. So
"lyx -
Angus Leeming <[EMAIL PROTECTED]> writes:
| ATM, NO messages will be translated in LyX 1.4.x.
So, did you kill it?
--
Lgb
Jean-Marc Lasgouttes wrote:
> Lars> My point is that we can just move things around a bit, we don't
> Lars> need elaborate classes to support something that only happens on
> Lars> a brief spell upon startup.
>
> Agreed. This looks suspiciously like Angus playing with a new toy :)
And that, it ap
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
>
| Lars> My point is that we can just move things around a bit, we don't
| Lars> need elaborate classes to support something that only happens on
| Lars> a brief spell upon startup.
>
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> My point is that we can just move things around a bit, we don't
Lars> need elaborate classes to support something that only happens on
Lars> a brief spell upon startup.
Agreed. This looks suspiciously like Angus playing with a
Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>> | So, let me ask why you think that users on such systems should have
>> | these messages output only in English?
>>
>> but this is done after main has run so the package stuff should have
>> been able to finish by the time
Lars Gullik Bjønnes wrote:
> | So, let me ask why you think that users on such systems should have
> | these messages output only in English?
>
> but this is done after main has run so the package stuff should have
> been able to finish by the time the help text is outputted
What? Wrong!
void Ly
Angus Leeming <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
>> | I got busy and implemented the code to output messages 'lazily' so that
>> | the message can be defined before the locale directory has been
>> | ascertained, but only output afterwards. The resulting code 'in use'
>> | lo
Lars Gullik Bjønnes wrote:
> | I got busy and implemented the code to output messages 'lazily' so that
> | the message can be defined before the locale directory has been
> | ascertained, but only output afterwards. The resulting code 'in use'
> | looks so:
>
> Are my mails getting lost?
>
> IMNS
Angus Leeming <[EMAIL PROTECTED]> writes:
| I got busy and implemented the code to output messages 'lazily' so that
| the message can be defined before the locale directory has been
| ascertained, but only output afterwards. The resulting code 'in use' looks
| so:
Are my mails getting lost?
I
I got busy and implemented the code to output messages 'lazily' so that
the message can be defined before the locale directory has been
ascertained, but only output afterwards. The resulting code 'in use' looks
so:
int main()
{
lazy::messages()[debug_trait::WARN] +=
lazy::messages()
19 matches
Mail list logo