all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: lawrence mitchell <wence@gmx.li>
Subject: Re: left justify in HTML Helper mode
Date: Tue, 10 Sep 2002 19:01:06 +0100	[thread overview]
Message-ID: <wkwuptsp0d.fsf@ID-97657.usr.dfncis.de> (raw)
In-Reply-To: m31y817no0.fsf@hartford-hwp.com

Haines Brown wrote:

[...]

> The suggestion to try C-u 80 C-x <TAB> merely moved the selected block
> of text 80 spaces to the right and did nothing for justification.

> Your suggesttion to try C-u 999 C-x <TAB> just moved the block even
> more, again, without justfication.

You missed the minus sign, you need to type C-u <minus> 999 C-x
<TAB>, rather than what you did.  More information may be gleaned
from finding out what C-x <TAB> actually calls:

/----[ C-h k C-x TAB ]
| C-x TAB runs the command indent-rigidly
|    which is an interactive compiled Lisp function in `indent'.
| (indent-rigidly START END ARG)
|
| Indent all lines starting in the region sideways by ARG
| columns.  Called from a program, takes three arguments, START,
| END and ARG.  You can remove all indentation from a region by
| giving a large negative ARG.
\----
                 ^^^^^^^^
-- 
lawrence mitchell <wence@gmx.li>

      reply	other threads:[~2002-09-10 18:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-09 14:02 left justify in HTML Helper mode Haines Brown
2002-09-09 15:33 ` Tim Haynes
2002-09-09 17:17 ` Chuck Siska
     [not found] ` <mailman.1031591888.17975.help-gnu-emacs@gnu.org>
2002-09-10 17:37   ` Haines Brown
2002-09-10 18:01     ` lawrence mitchell [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=wkwuptsp0d.fsf@ID-97657.usr.dfncis.de \
    --to=wence@gmx.li \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.