From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.help Subject: Re: How to "fill" these individual bullets, WITHOUT having to separate by white-space? Date: Tue, 19 Jan 2010 16:36:19 +0200 Organization: SunSITE.dk - Supporting Open source Message-ID: <87vdey40ws.fsf@kobe.laptop> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263926452 4547 80.91.229.12 (19 Jan 2010 18:40:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Jan 2010 18:40:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 19 19:40:44 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NXJ0N-0007lD-OK for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Jan 2010 19:40:44 +0100 Original-Received: from localhost ([127.0.0.1]:44027 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXJ0O-0000er-ON for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Jan 2010 13:40:44 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!cgl.ucsf.edu!newsfeed.berkeley.edu!ucberkeley!news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (berkeley-unix) Cancel-Lock: sha1:WlDreZUlqZOpBuT2iHrMX6vN494= Original-Lines: 17 Original-NNTP-Posting-Host: 94.64.234.166 Original-X-Trace: news.sunsite.dk DXC=h`aB][1Yl1De:i55N5G3eEYSB=nbEKnkKVi3W\`WUg<`1JoJZA^dLN@mMLCMUdgm79ON\\]IBWP\][L:c@X[; \3KRF Original-X-Complaints-To: staff@sunsite.dk Original-Xref: news.stanford.edu gnu.emacs.help:176239 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71311 Archived-At: On 18 Jan 2010 05:30:09 -0500, dkcombs@panix.com (David Combs) wrote: > How to "fill" these individual bullets, WITHOUT having to separate by white-space? > > > * Manage user accounts > * Monitor filesystems and processes > * Work with configuration files in important formats such as XML and YAML > * Administer databases, including MySQL, MS-SQL, and Oracle with DBI > * Work with directory services like LDAP and Active Directory > * Script email protocols and spam control > * Effectively create, handle, and analyze log files Administer network name and configuration services, including NIS, DNS and DHCP > * Maintain, monitor, and map network services, using technologies and tools such as SNMP, nmap, libpcap, GraphViz and RRDtool > * Improve filesystem, process, and network security One way to do this is to set the fill-prefix to a string of spaces that includes the space *after* one o the bullets and then M-q / fill-region.