On Monday, November 9, 2015 at 12:45:38 PM UTC-6, Christian Brabandt wrote:
> Well, a workaround would be to simply set :set noro before doing your
> modification.
>
I go the opposite route and :set nomodifiable if a file is readonly when I load
it, then I'm forced to take some action before ma
Hi Olaf!
On Fr, 06 Nov 2015, Olaf Dabrunz wrote:
> I use w3m (via mailcap) in mutt to dump the text/html alternative when
> showing the mail. This does not show the URL of a link (and w3m seems
> to have no option for that).
>
> When I use mutt to select the text/plain alternative in the pager,
Hi
I have updated src/Makefile to provide custom GUI_INC_LOC and GUI_LIB_LOC
locations.
i have done a make distclean && make config
Attached "log" is the output from the same.
as visible it has picked up the path provided
GUI_INC_LOC="-I/usr/necccs/include" GUI_LIB_LOC="-L/usr/necccs/lib/X11
Hi Bram and List,
2015-11-9(Mon) 4:48:00 UTC+9 Bram Moolenaar:
> Hirohito Higashi wrote:
>
> > The termcap code 't_Cs' and 't_Ce' is not supported.
> > But documented. so that delete this.
> >
> > It doesn't seem to be supported at least Vim 7.0.001.
> > (I don't know it previously.)
>
> Instea