> On 31 Oct 2014, at 03:07, Lawrence Velázquez <lar...@macports.org> wrote:

[…]

>> +notes "To use ${name}, add the following to your ~/.emacs:\n\
>> +\n\
>> +    (require 'mediawiki)\n\
>> +\n\
>> +Once the mediawiki mode is loaded, one can customize the variable\n\
>> +mediawiki-site-alist to set up information by issuing:\n\
>> +\n\
>> +   M-x customize-variable RET mediawiki-site-alist RET"
> 
> All these '\n's are unnecessary and are really ugly to boot. Double quotes 
> preserve newlines; just start new lines where you want new lines to start. 
> And the line-ending backslashes are only necessary for explicit line 
> continuation. See the zsh Portfile, for example.

Indeed it does look much better.

Thanks for the tips!



-- 
"A screaming comes across the sky.  It has happened before but there is nothing 
to compare to it now."





_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to