From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: Re: How to "fill" these individual bullets, WITHOUT having to separate by white-space? Date: Sat, 30 Jan 2010 00:43:37 +0000 (UTC) Organization: Public Access Networks Corp. Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1264815708 24723 80.91.229.12 (30 Jan 2010 01:41:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Jan 2010 01:41:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 30 02:41:45 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.69) (envelope-from ) id 1Nb2LH-0004Wz-0V for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Jan 2010 02:41:43 +0100 Original-Received: from localhost ([127.0.0.1]:43532 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nb2LG-0004dt-KT for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Jan 2010 20:41:42 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!bloom-beacon.mit.edu!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-NNTP-Posting-Host: panix1.panix.com Original-X-Trace: reader1.panix.com 1264812217 6373 166.84.1.1 (30 Jan 2010 00:43:37 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Sat, 30 Jan 2010 00:43:37 +0000 (UTC) X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Original-Xref: news.stanford.edu gnu.emacs.help:176501 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:71572 Archived-At: In article , Steve Purcell wrote: >On Jan 18, 10:30 am, dkco...@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 >> >> Thanks! >> >> David > > >How about "M-x orgstruct-mode", then "M-q"? > >-Steve Thanks! David