On Sun, Jan 27, 2013 at 4:13 AM, Kornel Benko <kor...@lyx.org> wrote:
> Am Sonntag, 27. Januar 2013 um 03:59:49, schrieb Scott Kostyshak
> <skost...@lyx.org>
>
> ...
>
>
>
>> OK, I will change this. I am in the habit of writing copies of the
>
>> form "cp filename folder1/folder2/" because (1) this prevents type
>
>> errors such as "cp filename folder1/folder2/fielname" and (2) the
>
>> reader of the code doesn't have to check whether the two filenames are
>
>> exactly the same. But I guess with this form there are concerns that
>
>> filename could overwrite folder2?
>
>
>
> cmake --help-command configure_file
>
> --> configure_file(<input> <output>
>
> if <output> is a directory, I would not count on working in later versions
> of cmake.

That command explains it: "If <output> names an existing directory the
input file is placed in that directory with its original name."

>
> And who knows how all the cmake-supported OS may react.

True, this is the most important.

I will change it to your suggestion.

>
>
>
> ...
>
>>
>
>> I don't understand. First, on opening bug-8523.lyx you should
>
>> immediately see a warning which must be addressed. This is where the
>
>> \[Return] works if XVKBD_HACKED is not automatically set.
>
>
>
> I will check.

I will be interested to see if you can reproduce the difference I have.

Scott

Reply via email to