From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Gordon-Smith Newsgroups: gmane.emacs.help Subject: Refill Mode Problem Date: 3 Jul 2012 21:28:54 GMT Message-ID: NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1341351012 23062 80.91.229.3 (3 Jul 2012 21:30:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 3 Jul 2012 21:30:12 +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 Jul 03 23:30:12 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SmAfk-0008EJ-Jz for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Jul 2012 23:30:12 +0200 Original-Received: from localhost ([::1]:46841 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmAfj-0008JG-IK for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Jul 2012 17:30:11 -0400 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-X-Trace: individual.net /J3TFaIwMhmy23whUYra2A1bISawZVjzcBE89Y5FwWc6nec3PMGKQsr0t9nBEM1kaM Cancel-Lock: sha1:zHoi5EsmXIe9Mh+6CRtYFnOh4K8= User-Agent: slrn/pre1.0.0-18 (Linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:193246 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85635 Archived-At: Hello All I'm having trouble with refill mode. When I use it with the itemize environment, the text is not correctly aligned. I get: -------------- \begin{itemize} \item \textbf{Chemical Network:} A network is defined in which the nodes are Molecule Types and connections are Interaction Types. Molecule Types have Mass and Potential Energy, but no other -------------- whereas with M-q but no refill-mode I get much more readable text: -------------- \begin{itemize} \item \textbf{Chemical Network:} A network is defined in which the nodes are Molecule Types and connections are Interaction Types. Molecule Types have Mass and Potential Energy, but no other -------------- Any ideas? Chris Gordon-Smith www.simsoup.info