From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John Paul Wallington Newsgroups: gmane.emacs.help Subject: Re: How remove/change appearance of "M-x" prompt when inputting interactive command/function? Date: Fri, 16 Jan 2004 16:11:03 +0000 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1074274892 27107 80.91.224.253 (16 Jan 2004 17:41:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Jan 2004 17:41:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 16 18:41:29 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AhXyK-0003J5-00 for ; Fri, 16 Jan 2004 18:41:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AhX7J-0004QC-N6 for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Jan 2004 11:46:41 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!host217-44-221-100.range217-44.btcentralplus.COM!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-NNTP-Posting-Host: host217-44-221-100.range217-44.btcentralplus.com (217.44.221.100) Original-X-Trace: news.uni-berlin.de 1074269482 15932084 217.44.221.100 ([170119]) X-Orig-Path: indigo.shootybangbang.com!news X-Attribution: jpw X-Face: R(_z-rF:grdKO.*u`n); p.i$Eiz=h^CO5eDYv"4:K@#\HN09*Ykx}}B{kF/KH}%f_o^Wp List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16103 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16103 Tim McNamara wrote: > As as aside, whoever used '=' as a quote string, Emacs can't format > this correctly with the M-q command. To fill a paragraph in which each line starts with a special marker you could use the `set-fill-prefix' command (C-x .) or Adaptive Fill.