From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40527 Path: main.gmane.org!not-for-mail From: Arcady Genkin Newsgroups: gmane.emacs.gnus.general Subject: Re: bulleting and numbering paragraphs in messages Date: 25 Nov 2001 19:38:20 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <87u1vinz7n.fsf@tea.thpoon.com> References: <871yimplbi.fsf@tea.thpoon.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176063 1396 80.91.224.250 (21 Oct 2002 04:54:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:54:23 +0000 (UTC) Return-Path: Original-Received: (qmail 18192 invoked from network); 26 Nov 2001 00:39:01 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 26 Nov 2001 00:39:01 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1689nB-0007Fy-00; Sun, 25 Nov 2001 18:38:37 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 25 Nov 2001 18:38:22 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id SAA17272 for ; Sun, 25 Nov 2001 18:38:12 -0600 (CST) Original-Received: (qmail 18169 invoked by alias); 26 Nov 2001 00:38:22 -0000 Original-Received: (qmail 18164 invoked from network); 26 Nov 2001 00:38:21 -0000 Original-Received: from cpe0080c8f2c614.cpe.net.cable.rogers.com (HELO mail.thpoon.com) (24.42.106.79) by gnus.org with SMTP; 26 Nov 2001 00:38:21 -0000 Original-Received: (qmail 64288 invoked from network); 26 Nov 2001 00:38:20 -0000 Original-Received: from unknown (HELO tea.thpoon.com) (qmailr@192.168.1.2) by 192.168.1.1 with SMTP; 26 Nov 2001 00:38:20 -0000 Original-Received: (qmail 28062 invoked by uid 1000); 26 Nov 2001 00:38:20 -0000 Original-To: ding@gnus.org X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Mail-Copies-To: never In-Reply-To: Original-Lines: 23 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40527 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40527 "Robin S. Socha" writes: > * Arcady Genkin writes: > > > Is there any automation available for indenting bulleted/numbered > > paragraphs when composing a message? > > Have you tried "C-h k C-x ."? Thanks. This /almost/ does what I wanted. For example: - I type a bunch of text at a bulleted line, and then, when it wraps to the other line, I need to type "C-a C-x ." This is a bit troublesome, but acceptable. Now, imagine that I decide to edit the first line of the paragraph above, and insert a few more words into it; it's too long now. I press a shortcut for `fill-paragraph', but it doesn't do anything. :( Any further ideas? -- Arcady Genkin i=1; while 1, hilb(i); i=i+1; end