Le 17 août 2020 15:28:22 GMT+02:00, Daniel <xraco...@gmx.de> a écrit : >On 17/8/20 14:50, Jean-Marc Lasgouttes wrote: >> Le 17 août 2020 14:46:34 GMT+02:00, Jean-Marc Lasgouttes ><lasgout...@lyx.org> a écrit : >>> 3/ new prefs that make debugging difficult, among others >> >> s/that// > >What does that mean? >-- >Daniel > >-- >lyx-devel mailing list >lyx-devel@lists.lyx.org >http://lists.lyx.org/mailman/listinfo/lyx-devel
Sorry, an unixism. With the sed program, this command tells to replace "that" by nothing, since it was an editing leftover. In general s/this/that/ means: replace "this" by "that". JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel