On Tue, 8 Jan 2002, John Levon wrote:
> On Tue, Jan 08, 2002 at 07:42:06PM +, Angus Leeming wrote:
>
> > This is what I was doing. Open the dropdown and with it open move the main
> > window. The drop down remains in its original position. It should move with
> > the main window.
>
> No, it /
On Wed, Jan 09, 2002 at 01:39:19PM +1000, Allan Rae wrote:
> My personal preference is to get rid of the dialog and just open a
> another buffer that is a single InsetERT. Although it need not be
> drawn quite the same way as users may start thinking they can add
> other things outside the ERT's
On Wed, 9 Jan 2002, R. Lahaye wrote:
>
> Hi,
>
> I was wondering whether there are good reasons against
> merging the "Layout->LaTeX preamble" menu entry with the
> "Layout->Document", with the preamble as a tab in the
> Document Layout dialog.
>
> It would make more sense in there, instead of a
On Tue, 8 Jan 2002, Garst R. Reese wrote:
> Allan Rae wrote:
>
> > I'm open to suggestions on how to handle this. The numbers you enter
> > are fed to dvips (or whatever print command you have set). So after
> > inspecting the `info dvips` I'd say: you're screwed.
> Yup :)
> > I can't see a sol
Hi,
I was wondering whether there are good reasons against
merging the "Layout->LaTeX preamble" menu entry with the
"Layout->Document", with the preamble as a tab in the
Document Layout dialog.
It would make more sense in there, instead of a separate
menu entry, wouldn't it?
Regards,
Rob.
On Tue, 8 Jan 2002, Garst R. Reese wrote:
> Is there any reason to update something that has not been viewed?
> If not, shouldn't the selections under Update be greyed out if no view
> is available?
> No big thing.
> Garst
Running update causes LaTeX errors to be generated and placed in the
file
On Wed, Jan 09, 2002 at 02:19:44AM +, John Levon wrote:
> On Wed, Jan 09, 2002 at 12:02:12PM +1000, Allan Rae wrote:
>
> > > any chance deleteEmptyPara might have been run during/just before your view->dvi
>?
> >
> > Yeah, I had a blank line with the cursor on it at the end of the file.
>
On Wed, Jan 09, 2002 at 12:02:12PM +1000, Allan Rae wrote:
> > any chance deleteEmptyPara might have been run during/just before your view->dvi ?
>
> Yeah, I had a blank line with the cursor on it at the end of the file.
here's an obviously silly fix for the bug in the hope that someone will
fi
On Tue, 8 Jan 2002, Garst R. Reese wrote:
> Alice has a file with a letter at the beginning with no page numbers,
> followed by a story with page numbers. Viewed in ps, the page numbers in
> the side bar show up as
> 1
> 2
> 1
> 2
> 3
> 4
> In the LyX print dialog, there seems to be no way to sel
Jean-Marc Lasgouttes wrote:
> >> I know how to fix that and will do so next week (once I can enjoy
> >> celibacy again...).
>
> Kayvan> This sounds interesting... Do tell. ;-)
>
> What? The fix or the celibacy? For the latter, do like me: drive your
> wife and kid to Antwerpen train station t
On Tue, 8 Jan 2002, John Levon wrote:
> On Tue, Jan 08, 2002 at 09:48:42PM +1000, Allan Rae wrote:
>
> > #5 0x00370128 in killpg () from /lib/libc.so.6
> > #6 0x080e789f in LyXText::setCursorIntern (this=0x82d9350, bview=0x82aeba8,
> > par=0x8300e18, pos=0, setfont=true, boundary=false) at
On Tue, Jan 08, 2002 at 09:05:51PM -0400, Garst R. Reese wrote:
> Is there any reason to update something that has not been viewed?
> If not, shouldn't the selections under Update be greyed out if no view
> is available?
> No big thing.
well, maybe it should, but it is not worth the hassle. Give
On Tue, Jan 08, 2002 at 06:57:42PM +, Angus Leeming wrote:
> On Tuesday 08 January 2002 6:42 pm, Dekel Tsur wrote:
> > On Tue, Jan 08, 2002 at 04:56:14PM +, Angus Leeming wrote:
> > > With the fancy font display stuff enabled, \Longrightarrow displays in
> LyX as
> > > "/=>" rather than
On Tue, Jan 08, 2002 at 06:00:38PM +0100, Andre Poenitz wrote:
> > > Does this fit well into the new font stuff?
> > > Should I just add a 'LM_TC_BM' to MathTextCodes?
> >
> > No, because the bold symbols are taken from several fonts.
> > For example:
> > cmbx for letters and digits
> > cmmib
On Tue, Jan 08, 2002 at 08:58:18PM +0200, Martin Vermeer wrote:
> On Tue, Jan 08, 2002 at 05:50:44PM +0100, Andre Poenitz wrote:
> > On Tue, Jan 08, 2002 at 06:10:12PM +0200, Martin Vermeer wrote:
>
> Sort of. I.e. the pop-up works, \displaystyle (and the other styles)
> work, but \mathcal etc.
On Tue, Jan 08, 2002 at 07:42:06PM +, Angus Leeming wrote:
> This is what I was doing. Open the dropdown and with it open move the main
> window. The drop down remains in its original position. It should move with
> the main window.
No, it /shouldn't/. It should close immediately, that's e
On Tue, Jan 08, 2002 at 07:31:23PM +, Angus Leeming wrote:
> > can you look please ?
>
> It seems to me that the fundamental problem here is that we store a pointer
> to a paragraph in this dialog as our unit of comparison. Really we should be
> storing a paragraphParameters instance.
wel
On Tuesday 08 January 2002 7:12 pm, John Levon wrote:
> On Tue, Jan 08, 2002 at 06:52:28PM +, Angus Leeming wrote:
>
> > > Everything is fine for me KDE 2 kwin, Linux.
> >
> > Ok. I concluse that this is a bug in the xforms library on my system.
Nothing
> > newer than 0.89.0 exists for Alp
t/lstrings.h"
>
> @@ -76,11 +77,20 @@ void FormParagraph::changedParagraph()
> Paragraph const * const p = getCurrentParagraph();
> if (p == 0 || p == par_)
> return;
> -#warning Please someone of you GUII people have a look at this!
> - // shouldn
On Tue, Jan 08, 2002 at 06:52:28PM +, Angus Leeming wrote:
> > Everything is fine for me KDE 2 kwin, Linux.
>
> Ok. I concluse that this is a bug in the xforms library on my system. Nothing
> newer than 0.89.0 exists for Alpha. We've screamed about this to the xforms
> list in the past and
On Tue, Jan 08, 2002 at 06:55:15PM +0200, Dekel Tsur wrote:
> On Tue, Jan 08, 2002 at 06:10:12PM +0200, Martin Vermeer wrote:
> > See attachment. I'm sure it could do with some work still, but that's
> > the idea.
>
> Mathed also supports blackboard-bold and Euler-Fraktur fonts.
>
Also lacking
On Tue, Jan 08, 2002 at 05:44:38PM +0100, Jean-Marc Lasgouttes wrote:
> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> Martin> See attachment. I'm sure it could do with some work still, but
> Martin> that's the idea.
>
> I do not really like to have font settings and sisplay
On Tue, Jan 08, 2002 at 05:50:44PM +0100, Andre Poenitz wrote:
> On Tue, Jan 08, 2002 at 06:10:12PM +0200, Martin Vermeer wrote:
> > See attachment. I'm sure it could do with some work still, but that's
> > the idea.
>
> Looks nice. Does it work already?
>
> Andre'
Sort of. I.e. the pop-up w
On Tuesday 08 January 2002 6:42 pm, Dekel Tsur wrote:
> On Tue, Jan 08, 2002 at 04:56:14PM +, Angus Leeming wrote:
> > With the fancy font display stuff enabled, \Longrightarrow displays in
LyX as
> > "/=>" rather than LaTeX's "==>"
>
> It works OK here.
> Do you have an up-to-date lib/symb
On Tuesday 08 January 2002 6:36 pm, John Levon wrote:
> On Tue, Jan 08, 2002 at 06:37:33PM +, Angus Leeming wrote:
>
> > Want to know of another problem with DropDown as it exists at the moment?
> > Well, display it and then move the main window.
>
> This is definitely with an unmodified D
On Tue, Jan 08, 2002 at 04:56:14PM +, Angus Leeming wrote:
> With the fancy font display stuff enabled, \Longrightarrow displays in LyX as
> "/=>" rather than LaTeX's "==>"
It works OK here.
Do you have an up-to-date lib/symbols file ?
On Tue, Jan 08, 2002 at 12:17:00PM -0500, [EMAIL PROTECTED] wrote:
> > On Tue, Jan 08, 2002 at 06:10:12PM +0200, Martin Vermeer wrote:
> > > See attachment. I'm sure it could do with some work still, but that's
> > > the idea.
> >
> > Mathed also supports blackboard-bold
>
> Now *that's* one I'd
On Tue, Jan 08, 2002 at 06:37:33PM +, Angus Leeming wrote:
> Want to know of another problem with DropDown as it exists at the moment?
> Well, display it and then move the main window.
This is definitely with an unmodified DropDown.C yes ?
If so, I would suggest XGrabPointer is broken on
On Tuesday 08 January 2002 5:58 pm, John Levon wrote:
> On Tue, Jan 08, 2002 at 05:50:49PM +, Angus Leeming wrote:
>
> > Well, I can't see how you can use a single mouse click to select a line
AND
> > be able to use the arrow keys. How do you enter the DropDown without
> > selecting? Ahhh.
r_)
return;
-#warning Please someone of you GUII people have a look at this!
- // shouldn't we chage the par_ pointer too?
- // anyway for me the below function does just nothing!
- // (Jug 20020108)
+ // if we don't change par_ here, movin
On Tue, Jan 08, 2002 at 05:50:49PM +, Angus Leeming wrote:
> Well, I can't see how you can use a single mouse click to select a line AND
> be able to use the arrow keys. How do you enter the DropDown without
> selecting? Ahhh. What about automatically highlighting the first item in the
> l
Jean-Marc Lasgouttes wrote:
> Herbert> shure, but why is displaystyle not really a size in mathmode?
>
> Because $abc$ and $$abc$$ produce characters of the same size
I don't wanted to say, that you are not right, but
the Textstyle $abc$ and the Displaystyle $$abc$$ have
the same size for the "
On Tuesday 08 January 2002 4:39 pm, John Levon wrote:
> On Tue, Jan 08, 2002 at 02:01:07PM +, Angus Leeming wrote:
>
> > the attached patch allows a single mouse click to select the drop down
> > selection. See associated discussion in the patch. Which way do you want
to
> > go?
>
> it is
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> Jean-Marc Lasgouttes wrote:
>>> "Herbert" == Herbert Voss <[EMAIL PROTECTED]>
>>> writes:
>>>
Herbert> it's obviously: the left ones are fontsizes and the right
Herbert> ones fontstyles.
>> ... except that the left
On Tue, Jan 08, 2002 at 06:17:40PM +0100, Herbert Voss wrote:
> from amsbsy.sty
> \DeclareRobustCommand{\boldsymbol}[1]{%
>\begingroup
>\let\@nomath\@gobble \mathversion{bold}%
>\math@atom{#1}{%
>\mathchoice%
> {\hbox{$\m@th\displaystyle#1$}}%
> {\hbox{$\m@th\textstyle#1$
Jean-Marc Lasgouttes wrote:
>>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
>>
>
> Herbert> it's obviously: the left ones are fontsizes and the right
> Herbert> ones fontstyles.
>
> ... except that the left ones are named \xxxstyle by TeX and
> \displaystyle is not really a size
Andre Poenitz wrote:
>>No, because the bold symbols are taken from several fonts.
>>For example:
>> cmbx for letters and digits
>> cmmib for greek letters and some symbols
>> cmbsy for over symbols
>>
>
> What a mess.
>
> But it is "logical" bold, isn't it? So one could hack it in by providing
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> it's obviously: the left ones are fontsizes and the right
Herbert> ones fontstyles.
... except that the left ones are named \xxxstyle by TeX and
\displaystyle is not really a size.
The right ones are rather font families or sh
On Tue, Jan 08, 2002 at 06:18:32PM +0200, Dekel Tsur wrote:
> On Tue, Jan 08, 2002 at 04:45:29PM +0100, Andre Poenitz wrote:
> > On Tue, Jan 08, 2002 at 05:43:46PM +0200, Dekel Tsur wrote:
> > > But a better option is to use \boldsymbol from amsmath.sty,
> > > or even better, \bm from bm.sty
> >
Jean-Marc Lasgouttes wrote:
>>"Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>>
>
> Martin> See attachment. I'm sure it could do with some work still, but
> Martin> that's the idea.
>
> I do not really like to have font settings and sisplay settings shown
> to gether like that.
On Tue, Jan 08, 2002 at 05:09:53PM +0100, Herbert Voss wrote:
> There is an "use amsmath" - button, which (when enabled) loads
> by default the amsbsy.sty and you'll have the \boldsymbol{}
I thought the purpose of the game was to get visual feedback and no red
'boldsymbol' in a nice blue formula.
On Tue, Jan 08, 2002 at 06:10:12PM +0200, Martin Vermeer wrote:
> See attachment. I'm sure it could do with some work still, but that's
> the idea.
Mathed also supports blackboard-bold and Euler-Fraktur fonts.
On Tue, Jan 08, 2002 at 05:43:46PM +0200, Dekel Tsur wrote:
> But a better option is to use \boldsymbol from amsmath.sty,
> or even better, \bm from bm.sty
What is the difference?
Andre'
--
André Pönitz .. [EMAIL PROTECTED]
On Tue, Jan 08, 2002 at 06:10:12PM +0200, Martin Vermeer wrote:
> See attachment. I'm sure it could do with some work still, but that's
> the idea.
Looks nice. Does it work already?
Andre'
--
André Pönitz .. [EMAIL PROTECTED]
On Tue, Jan 08, 2002 at 04:03:25PM +, Angus Leeming wrote:
> YES PLEASE! Although you'll then need a validate function to include bm.sty.
I guess I'd need a decent validate() anyway at some point of time...
Currently the AMS feature is included unconditionally and I don't even know
what it is
With the fancy font display stuff enabled, \Longrightarrow displays in LyX as
"/=>" rather than LaTeX's "==>"
Angus
On Tue, Jan 08, 2002 at 04:32:11PM +, [EMAIL PROTECTED] wrote:
> lyx-devel/src/: BufferView_pimpl.C
> lyx-devel/src/frontends/xforms/: FormParagraph.C
> lyx-devel/src/insets/: insettext.C
>
> Log message:
> Update the toolbar if we unlock an inset (or change paragr
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> See attachment. I'm sure it could do with some work still, but
Martin> that's the idea.
I do not really like to have font settings and sisplay settings shown
to gether like that. You should indicate in your popup that those
thi
On Tue, Jan 08, 2002 at 09:48:42PM +1000, Allan Rae wrote:
> #5 0x00370128 in killpg () from /lib/libc.so.6
> #6 0x080e789f in LyXText::setCursorIntern (this=0x82d9350, bview=0x82aeba8,
> par=0x8300e18, pos=0, setfont=true, boundary=false) at text2.C:2198
> #7 0x080507d6 in BufferView::rem
On Tue, Jan 08, 2002 at 02:01:07PM +, Angus Leeming wrote:
> the attached patch allows a single mouse click to select the drop down
> selection. See associated discussion in the patch. Which way do you want to
> go?
it isn't my choice. I was working to other's specifications (ask Lars). If
On Tue, Jan 08, 2002 at 10:13:39AM +, Angus Leeming wrote:
> string const getStringFromBrowser(FL_OBJECT * ob, int line)
good, thanks for dealing with my laziness again.
regards
john
--
"I went to set up a Yahoo ID for my dog. (Don't ask, but the DOG'S email was
cluttering my inbox)."
On Tuesday 08 January 2002 4:22 pm, Martin Vermeer wrote:
> Oops, a bit big for the list :-(
>
> Sorry.
>
> Martin
Nevermind. It looks fabulous!
Angus
On Tue, Jan 08, 2002 at 04:45:29PM +0100, Andre Poenitz wrote:
> On Tue, Jan 08, 2002 at 05:43:46PM +0200, Dekel Tsur wrote:
> > But a better option is to use \boldsymbol from amsmath.sty,
> > or even better, \bm from bm.sty
>
> Does this fit well into the new font stuff?
> Should I just add a 'L
Oops, a bit big for the list :-(
Sorry.
Martin
msg31108/pgp0.pgp
Description: PGP signature
Angus Leeming wrote:
> On Tuesday 08 January 2002 3:45 pm, you wrote:
>
>>On Tue, Jan 08, 2002 at 05:43:46PM +0200, Dekel Tsur wrote:
>>
>>>But a better option is to use \boldsymbol from amsmath.sty,
>>>or even better, \bm from bm.sty
>>>
>>Does this fit well into the new font stuff?
>>Should
See attachment. I'm sure it could do with some work still, but that's
the idea.
Martin
--
Martin Vermeer [EMAIL PROTECTED]
Helsinki University of Technology
Department of Surveying
P.O. Box 1200, FIN-02015 HUT, Finland
:wq
<>
msg31106/pgp0.pgp
Description: PGP signature
Andre Poenitz wrote:
> On Tue, Jan 08, 2002 at 05:43:46PM +0200, Dekel Tsur wrote:
>
>>But a better option is to use \boldsymbol from amsmath.sty,
>>or even better, \bm from bm.sty
>>
>
> Does this fit well into the new font stuff?
> Should I just add a 'LM_TC_BM' to MathTextCodes?
\boldmat
On Tuesday 08 January 2002 3:45 pm, you wrote:
> On Tue, Jan 08, 2002 at 05:43:46PM +0200, Dekel Tsur wrote:
> > But a better option is to use \boldsymbol from amsmath.sty,
> > or even better, \bm from bm.sty
>
> Does this fit well into the new font stuff?
> Should I just add a 'LM_TC_BM' to Math
On Tuesday 08 January 2002 3:43 pm, Dekel Tsur wrote:
> On Tue, Jan 08, 2002 at 03:36:16PM +, Angus Leeming wrote:
> > \newcommand{\bmath}[1]{\mbox{ \boldmath $ \! #1 \! $ \unboldmath }}
>
> Why you use the above definition and not
> \newcommand{\bmath}[1]{\mbox{\boldmath$#1$\unboldmath}}
>
On Tue, Jan 08, 2002 at 05:43:46PM +0200, Dekel Tsur wrote:
> But a better option is to use \boldsymbol from amsmath.sty,
> or even better, \bm from bm.sty
Does this fit well into the new font stuff?
Should I just add a 'LM_TC_BM' to MathTextCodes?
Andre'
--
André Pönitz .
On Tue, Jan 08, 2002 at 03:36:16PM +, Angus Leeming wrote:
> On Tuesday 08 January 2002 3:06 pm, Andre Poenitz wrote:
> > On Tue, Jan 08, 2002 at 02:54:49PM +, Angus Leeming wrote:
> > What exactly should 'boldmath' do on screen?
> >
> > Just 'bolden' everything?
But not that the \boldma
On Tue, Jan 08, 2002 at 03:29:57PM +, Angus Leeming wrote:
> I used to be able to write
> \mbox{ \boldmath $\! A \!$ \unboldmath}
> then create a math-inset, highlight my formula and paste it into the
> math-inset. No more it would appear :-(
It's a combination of 'mbox' and '{...}'..
On Tuesday 08 January 2002 3:06 pm, Andre Poenitz wrote:
> On Tue, Jan 08, 2002 at 02:54:49PM +, Angus Leeming wrote:
> What exactly should 'boldmath' do on screen?
>
> Just 'bolden' everything?
Yes. Even greek.
This .tex file produces nice LaTeX output.
Angus
\documentclass{article}
\new
I used to be able to write
\mbox{ \boldmath $\! A \!$ \unboldmath}
then create a math-inset, highlight my formula and paste it into the
math-inset. No more it would appear :-(
Angus
On Tue, Jan 08, 2002 at 02:54:49PM +, Angus Leeming wrote:
> > What do you exactly do?
>
> Indeed, I can't reproduce this now!
I had indeed a crash before starting in the debugger but could not reprouce
it once running under gdb. So there is something fishy...
> Ie, lyx used to be unable to
On Tuesday 08 January 2002 1:24 pm, Andre Poenitz wrote:
> On Tue, Jan 08, 2002 at 12:02:19PM +, Angus Leeming wrote:
> > Here's another one. Put the offending "T" in a note inset. You can now
view
> > the DVI, but if you highlight the note and "cut" it then, again, lyx core
> > dumps.
>
>
On 08-Jan-2002 Allan Rae wrote:
>
> If you have a sentence that is longer than a line and ends with a
> quoted string, something like "fred", then LyX currently will "break
> " the line just like that (pushing the trailing quote inset onto a
> following line).
>
> It looks weird and even WYSIWY
[EMAIL PROTECTED] wrote:
>>Thomas Steffen wrote:
>>
>>
>>>Herbert Voss <[EMAIL PROTECTED]> writes:
>>>
>>>
an euro, but I'm not able to insert it with the keyboard.
in all insets, like label, figure a.s.o., I get the currency
symbol with AltGr-e (the sputnik) which becomes after closi
> Thomas Steffen wrote:
>
> > Herbert Voss <[EMAIL PROTECTED]> writes:
> >
> >>an euro, but I'm not able to insert it with the keyboard.
> >>in all insets, like label, figure a.s.o., I get the currency
> >>symbol with AltGr-e (the sputnik) which becomes after closing the
> >>inset window the eu
On Tuesday 08 January 2002 11:06 am, Angus Leeming wrote:
> "You have to double click to select an item from the drop down with the
> mouse."
continued...
John,
the attached patch allows a single mouse click to select the drop down
selection. See associated discussion in the patch. Which way
On Tue, Jan 08, 2002 at 12:02:19PM +, Angus Leeming wrote:
> Here's another one. Put the offending "T" in a note inset. You can now view
> the DVI, but if you highlight the note and "cut" it then, again, lyx core
> dumps.
What do you exactly do?
Insert->Note after the T
highlight the T
mo
If you have a sentence that is longer than a line and ends with a
quoted string, something like "fred", then LyX currently will "break
" the line just like that (pushing the trailing quote inset onto a
following line).
It looks weird and even WYSIWYM isn't a good enough excuse methinks.
TODO aft
Attached is a small test file. Try to view the DVI and lyx core dumps.
Here's another one. Put the offending "T" in a note inset. You can now view
the DVI, but if you highlight the note and "cut" it then, again, lyx core
dumps.
Angus
#LyX 1.2 created this file. For more info see http://www
When running cvs from 9hrs ago I got a crash with a file containing
plain text and one, just one, ERT inset. There will also have been a
few quote insets also. It was the only file I had loaded for the life
of that instance of LyX.
The crash occurred after about two hours of use which included
On Tuesday 08 January 2002 11:12 am, Juergen Spitzmueller wrote:
> Jean-Marc Lasgouttes wrote:
> > John> whoops, didn't see that one. hmm, do you want to sedall
> > John> ROUNDBUTTON ROUND3DBUTTON or should I and resubmit ?
> >
> > I'll do it.
>
> There are two small more or less cosmetic issues
There was some discussion here on how to get a "dummy" layout into a file.
Well I just discovered this code maybe this is responsible?
// Gets a layout (style) name from layout number and textclass number
string const &
LyXTextClassList::NameOfLayout(textclass_type textclass,
Jean-Marc Lasgouttes wrote:
> John> whoops, didn't see that one. hmm, do you want to sedall
> John> ROUNDBUTTON ROUND3DBUTTON or should I and resubmit ?
>
> I'll do it.
There are two small more or less cosmetic issues in Document->Bullets
after this change:
1. There's no visual clue (color) if
"You have to double click to select an item from the drop down with the
mouse."
Well that didn't work! I tried to attach a little patch to this bug report,
but kept getting the message "file empty", which it wasn't. So, I gave up and
simply appended it to my "Additional Comments". That too tur
On Tuesday 08 January 2002 5:58 am, Michael Koziarski wrote:
> > > Thanks, as an aside the problem was that
> > > src/frontends/controllers/ControlDialog.C doesn't #include
> > > bufferview.h.
> > >
> > > It should, shouldn't it?
> > >
> > > Cheers,
> >
> > There is no ControlDialog.C. Do you m
On Tuesday 08 January 2002 12:10 am, you wrote:
> On Mon, Jan 07, 2002 at 06:55:42PM -0500, [EMAIL PROTECTED] wrote:
>
> > I double-clicked on a choice, to replace bMy with My or some such.
> >
> > I believe the crash was immediate (the change certainly didn't make it
> > into the emergency fil
80 matches
Mail list logo