From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.help Subject: Re: No line break within [[foo bar]] (wikipedia) Date: Sat, 15 Mar 2003 10:45:54 +0100 Organization: University of Duisburg, Germany Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <841y19nest.fsf@lucy.is.informatik.uni-duisburg.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048174132 24191 80.91.224.249 (20 Mar 2003 15:28:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2003 15:28:52 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 20 16:28:50 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18w1yM-0006Hu-00 for ; Thu, 20 Mar 2003 16:28:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18w1wD-00027L-00 for gnu-help-gnu-emacs@m.gmane.org; Thu, 20 Mar 2003 10:26:37 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!pd951fc7a.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: pd951fc7a.dip.t-dialin.net (217.81.252.122) Original-X-Trace: fu-berlin.de 1048173919 75877231 217.81.252.122 (16 [73968]) User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:kVuvbd/dRiFNYshehtpydP0PJj0= Original-Xref: shelby.stanford.edu gnu.emacs.help:111256 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7756 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7756 Karl Eichwalder writes: > For editint wikipedia articles I sometimes use emacs-wiki.el with some > customizations. The wikipedia file format allows links with spaces > like [[GNU Project]] -- who can I instruct Emacs to treat all spaces > within "[[...]]" as non-breakable while filling? Maybe see fill-nobreak-predicate? -- A preposition is not a good thing to end a sentence with.