mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Greg Donald <gdonald@gmail.com>
Cc: Randy Dunlap <rdunlap@infradead.org>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Docs: Fix elisp code so tabbing more than once works
Date: Sun, 13 Apr 2014 17:45:04 -0700	[thread overview]
Message-ID: <1397436304.5243.1.camel@joe-AO722> (raw)
In-Reply-To: <20140414002330.GA5473@gmail.com>

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.



      reply	other threads:[~2014-04-14  0:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-14  0:23 Greg Donald
2014-04-14  0:45 ` Joe Perches [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1397436304.5243.1.camel@joe-AO722 \
    --to=joe@perches.com \
    --cc=gdonald@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®