On Mon, Feb 01, 2016 at 01:53:24AM +0100, Adam Borowski wrote:
> /usr/share/doc/joe/README.Debian claims you can ":include /etc/joe/jstarrc"
> to avoid having to copy the entire file and to make it work over upgrades.
> However, doing so seems to ignore the entirety of ~/.jstarrc
> 
> Let's say we want to replace
> -rmsg  %S Row %4r Col %3c %t  Ctrl-J for help
> with
> -rmsg  %S Row %4r Col %3c %A
> 
> The following ~/.jstarrc
> =================================================
> :include /etc/joe/jstarrc
> -rmsg  %S Row %4r Col %3c %A
> =================================================
> makes "Ctrl-J for help" show up instead of the Unicode code.
> 
> so does
> =================================================
> -rmsg  %S Row %4r Col %3c %A
> :include /etc/joe/jstarrc
> =================================================
> so it's not a matter of "first setting stays".

Could this be some sort of a special screwup with regard to jstar, like the
previous bug? Because, I still have the latter config with .joerc and it's
working.

-- 
     2. That which causes joy or happiness.

Reply via email to