From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steve Purcell Newsgroups: gmane.emacs.help Subject: Re: How to "fill" these individual bullets, WITHOUT having to separate by white-space? Date: Mon, 25 Jan 2010 06:48:44 -0800 (PST) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1264479937 15230 80.91.229.12 (26 Jan 2010 04:25:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Jan 2010 04:25:37 +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 26 05:25:30 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 1NZczY-000112-MY for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Jan 2010 05:25:29 +0100 Original-Received: from localhost ([127.0.0.1]:51117 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZczZ-0004O5-PD for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jan 2010 23:25:29 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!h2g2000yqj.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: 81.155.72.217 Original-X-Trace: posting.google.com 1264430924 31001 127.0.0.1 (25 Jan 2010 14:48:44 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 25 Jan 2010 14:48:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h2g2000yqj.googlegroups.com; posting-host=81.155.72.217; posting-account=LLpligoAAAD2T6xvAqC37ds76YePLhhi User-Agent: G2/1.0 X-HTTP-Via: 1.1 mandala.home (squid/3.0.STABLE21) X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.30 Safari/532.5, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:176365 X-Mailman-Approved-At: Mon, 25 Jan 2010 23:24:06 -0500 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:71462 Archived-At: On Jan 18, 10:30=A0am, dkco...@panix.com (David Combs) wrote: > How to "fill" these individual bullets, WITHOUT having to separate by whi= te-space? > > =A0 =A0 * Manage user accounts > =A0 =A0 * Monitor filesystems and processes > =A0 =A0 * Work with configuration files in important formats such as XML = and YAML > =A0 =A0 * Administer databases, including MySQL, MS-SQL, and Oracle with = DBI > =A0 =A0 * Work with directory services like LDAP and Active Directory > =A0 =A0 * Script email protocols and spam control > =A0 =A0 * Effectively create, handle, and analyze log files Administer ne= twork name and configuration services, including NIS, DNS and DHCP > =A0 =A0 * Maintain, monitor, and map network services, using technologies= and tools such as SNMP, nmap, libpcap, GraphViz and RRDtool > =A0 =A0 * Improve filesystem, process, and network security > > Thanks! > > David How about "M-x orgstruct-mode", then "M-q"? -Steve