all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: Ulrich Mueller <ulm@gentoo.org>
Cc: David Reitter <david.reitter@gmail.com>, emacs-devel@gnu.org
Subject: Re: C-u prefix input (e.g., C-x f / set-fill-column)
Date: Fri, 19 Oct 2007 17:21:27 +0200	[thread overview]
Message-ID: <87fy075dvs.fsf@baldur.tsdh.de> (raw)
In-Reply-To: <18200.51135.134834.801609@a1i15.kph.uni-mainz.de> (Ulrich Mueller's message of "Fri, 19 Oct 2007 17:05:35 +0200")

Ulrich Mueller <ulm@gentoo.org> writes:

Hi Ulrich,

>> 2a. When users forget to give an argument with C-u, the error message
>> should be
>
>> "set-fill-column requires an explicit argument with prefix C-u
>> <ARGUMENT>"
>
>> or something like that.
>> Or, better:
>
>> 2b. Instead of displaying the above error message, the user should be
>> queried interactively for the argument, just like most interactive
>> functions do it. In other words, use (interactive "N") in `set-fill-
>> column' instead of "p".
>
> Wouldn't (current-column) be a reasonable default if no explicit
> argument was given?

I would object here.  (current-column) is a good default for
`set-goal-column', but for `set-fill-column' I'd prefer if it queries
the user if no prefix arg was given.

Bye,
Tassilo

  reply	other threads:[~2007-10-19 15:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-19 14:45 C-u prefix input (e.g., C-x f / set-fill-column) David Reitter
2007-10-19 15:05 ` Ulrich Mueller
2007-10-19 15:21   ` Tassilo Horn [this message]
2007-10-19 17:30     ` Ulrich Mueller
2007-10-19 18:32       ` David Reitter
2007-10-19 23:45         ` Juri Linkov
2007-10-20  3:30 ` Richard Stallman

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=87fy075dvs.fsf@baldur.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=ulm@gentoo.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.
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.