From: "haws" <hugows@gmail.com>
Subject: Re: questions about columns
Date: 11 Jan 2007 11:08:48 -0800 [thread overview]
Message-ID: <1168542528.258801.24080@i56g2000hsf.googlegroups.com> (raw)
In-Reply-To: <1168541654.686269.286790@i56g2000hsf.googlegroups.com>
I can answer the first one:
You have to pass the argument before calling the function, like this:
Type C-8 C-0 C-u
Then, as soon as you type M-x, you will see an 80 preceding it in the
minibuffer.
That will be the argument to the function you want to call.
(Btw, you can use numeric arguments for a lot of commands. For example,
try typing C-5 C-n to go not 1, but 5 lines down)
Another good tip if you're a beginner is the key sequence C-h k,
followed by any other key sequence. This will describe what that
keybindings does.
For example, if I type C-h k C-u, I'll get:
C-u runs the command universal-argument
[...]
Begin a numeric argument for the following command.
--
Hope you could understand me!
Hugo
sunwukung@gmail.com escreveu:
> I need to make the text version of my resume slim so it can fit into
> online forms and look nice. I tried M-x set-fill-prefix which seems to
> work but M-x set-fill-column gives me the error:
> set-fill-column requires an explicit argument
> but doesn't give me a chance to set it. How do I?
>
> Also, is there a way from within emacs to do something like the "pr"
> command (formats text into columns of a given width and page length)?
> In other words, can emacs massage text into a newspaper-like format?
>
> I'm using version:
> XEmacs 21.4 (patch 19) "Constant Variable" [Lucid] (i486-linux-gnu,
> Mule) of Fri Nov 3 2006 on penell
>
> Thanks!
next prev parent reply other threads:[~2007-01-11 19:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-11 18:54 questions about columns sunwukung
2007-01-11 19:08 ` haws [this message]
2007-01-11 19:13 ` Markus Triska
2007-01-11 20:03 ` Kevin Rodgers
[not found] ` <mailman.2975.1168545881.2155.help-gnu-emacs@gnu.org>
2007-01-12 10:55 ` Rupert
2007-01-13 23:44 ` sunwukung
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1168542528.258801.24080@i56g2000hsf.googlegroups.com \
--to=hugows@gmail.com \
/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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).