Re: [LyX master] Audit all the LASSERT calls, and try to do something sensible at each failure.

2015-04-21 Thread Scott Kostyshak
On Sun, Apr 19, 2015 at 9:56 PM, Scott Kostyshak wrote: > On Sun, Apr 19, 2015 at 2:41 PM, Richard Heck wrote: > >>> Couldn't we check FuncRequest::Origin? >>> However, I don't think this code is ever reached because the >>> getSelection() disables unknown graphics types. >> >> >> SHOULDN'T be re

C++ question about const

2015-04-21 Thread Scott Kostyshak
My question is in regards to the patch I propose for #6173: http://www.lyx.org/trac/attachment/ticket/6173/0001-Update-previews-when-going-to-a-bookmark-6173.patch I move the definition of cur up because I need it before the return. I then need to pass it to notifyCursorLeavesOrEnters(), which req

Re: #9506: Macro's outside of math mode

2015-04-21 Thread Scott Kostyshak
On Tue, Apr 21, 2015 at 4:18 PM, Phil Chalmers wrote: > Perhaps posting this much information on a closed issue was a bad idea. > Should I open a new issue to start this thread fresh so that it can be > tracked better? Cheers. Hi Phil, Yes please open a new issue for this. Thanks, Scott

Re: #9506: Macro's outside of math mode

2015-04-21 Thread Phil Chalmers
Perhaps posting this much information on a closed issue was a bad idea. Should I open a new issue to start this thread fresh so that it can be tracked better? Cheers. Phil On Fri, Apr 17, 2015 at 2:15 PM, Phil Chalmers wrote: > Sure thing. I recently wrote a paper for JSS without knowing much a

Re: [PATCH] Auto feature for minibuffer toolbar

2015-04-21 Thread Scott Kostyshak
On Mon, Apr 20, 2015 at 8:33 AM, Jean-Marc Lasgouttes wrote: >> Also, what if you misspelled the command you entered so that the >> command is disabled? Should the mini-buffer stay open so you can >> correct it quickly and enter it (without having to open the >> mini-buffer again)? I don't have m

Re: [patch] PassThruChars

2015-04-21 Thread Jürgen Spitzmüller
2015-04-21 0:15 GMT+02:00 aparsloe: > As I understand it, you are implementing an enhancement request I made 3 > years ago: #8347. I am delighted. > Nice. Didn't see that. Jürgen > > Andrew >