Re: [PATCH] Docs: Fix elisp code so tabbing more than once works

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2014-04-13 at 19:23 -0500, Greg Donald wrote:
> The example elisp code breaks tabbing more than once on the same line. Aligning
> equal signs in a struct becomes problematic. Fix it.
[]
> diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle
[]
> +(global-set-key (kbd "TAB") 'self-insert-command)

This prevents easy indentation alignment via the tab key.
Try using "ctrl-q tab" instead.


--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux