From debbugs-submit-bounces@debbugs.gnu.org Sun May 09 12:28:58 2010 Received: (at submit) by debbugs.gnu.org; 9 May 2010 16:28:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OB9NC-0004RR-23 for submit@debbugs.gnu.org; Sun, 09 May 2010 12:28:58 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OB9N9-0004RM-KN for submit@debbugs.gnu.org; Sun, 09 May 2010 12:28:56 -0400 Received: from lists.gnu.org ([199.232.76.165]:54927) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OB9N4-0000Uc-OY for submit@debbugs.gnu.org; Sun, 09 May 2010 12:28:50 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OB9N4-0007qQ-AT for bug-gnu-emacs@gnu.org; Sun, 09 May 2010 12:28:50 -0400 Received: from [140.186.70.92] (port=47943 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OB9N1-0007qI-Lh for bug-gnu-emacs@gnu.org; Sun, 09 May 2010 12:28:48 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OB9Mz-0005fh-SS for bug-gnu-emacs@gnu.org; Sun, 09 May 2010 12:28:47 -0400 Received: from caiajhbdcaid.dreamhost.com ([208.97.132.83]:53064 helo=homiemail-a37.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OB9Mz-0005fO-MT for bug-gnu-emacs@gnu.org; Sun, 09 May 2010 12:28:45 -0400 Received: from jidanni.org (218-163-8-9.dynamic.hinet.net [218.163.8.9]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a37.g.dreamhost.com (Postfix) with ESMTP id A3DF54D8B9; Sun, 9 May 2010 09:29:32 -0700 (PDT) From: jidanni@jidanni.org To: cyd@stupidchicken.com, oub@mat.ucm.es Subject: wikipedia-mode hard to fix linebreaks Date: Mon, 10 May 2010 00:28:40 +0800 Message-ID: <87vdaxt4xz.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit Cc: bug-gnu-emacs@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.3 (-----) In wikipedia-mode I was unable to remove the line breaks, and thus was unable to insert this chunk into http://en.wikipedia.org/wiki/Assisted_GPS Assistance falls into two categories: # Using information known to the assistance server but not the GPS receiver #* It can supply [[ephemeris|orbital data]] or almanac for the GPS satellites to the GPS receiver, enabling the GPS receiver to lock to the satellites more rapidly in some cases. #* The network can provide precise time. #* The device captures a snapshot of the GPS signal, with approximate time, for the server to later process into a position.[http://www.geotate.com] #* Accurate, surveyed coordinates for the [[cell site]] towers allow better knowledge of local [[ionospheric]] conditions and other conditions affecting the GPS signal than the GPS receiver alone, enabling more precise calculation of position. (See also [[Wide Area Augmentation System]] and [http://wiki.openmoko.org/wiki/CellHunter CellHunter].) # Calculation of position by the server using information from the GPS receiver #* The assistance server has a good satellite signal, and plentiful computation power, so it can compare fragmentary signals relayed to it by GPS receivers, with the satellite signal it receives directly, and then inform the GPS receiver or emergency services of the GPS receiver's position. P.S., please make wikipedia-mode part of emacs. P.S., is ;; Version: 0.5 ;; Keywords: wiki ;; $Id: wikipedia-mode.el,v 1.5 2006/05/30 15:16:45 oub Exp oub $ the latest? From debbugs-submit-bounces@debbugs.gnu.org Mon May 10 05:38:41 2010 Received: (at submit) by debbugs.gnu.org; 10 May 2010 09:38:41 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBPRf-0002yn-Im for submit@debbugs.gnu.org; Mon, 10 May 2010 05:38:40 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBPO9-0002wI-8q for submit@debbugs.gnu.org; Mon, 10 May 2010 05:35:01 -0400 Received: from lists.gnu.org ([199.232.76.165]:59210) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OBPO6-0003XE-CK for submit@debbugs.gnu.org; Mon, 10 May 2010 05:34:58 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OBPO5-0000FP-JQ for bug-gnu-emacs@gnu.org; Mon, 10 May 2010 05:34:57 -0400 Received: from [140.186.70.92] (port=55382 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBPNw-0000CB-G6 for bug-gnu-emacs@gnu.org; Mon, 10 May 2010 05:34:56 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID, T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OBPNq-0001wE-6n for bug-gnu-emacs@gnu.org; Mon, 10 May 2010 05:34:48 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:50451) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBPNq-0001vt-2W for bug-gnu-emacs@gnu.org; Mon, 10 May 2010 05:34:42 -0400 Received: by wwf26 with SMTP id 26so1822979wwf.0 for ; Mon, 10 May 2010 02:34:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:x-mailer:from:to:cc :subject:references:reply-to:x-hashcash:x-hashcash:x-hashcash:date :in-reply-to:message-id:user-agent:mime-version:content-type; bh=07H9UAx9TPF1S2/v5AmThYQWTg79CV9uG4MGQxRTqyM=; b=MJ7Qfxa2sfryhT/WjewCqn+TOEzjT71+Gsre2bO/ClbL1a2UtCKNYAsF4DHRIbXGK4 PA+GxyHIvOIgkyF3gK1u/48oJslBd/XUjk3VUxSV8NajwrjN41By/XFTcB4GK6XzTi6n Xe+dBpMXGPr5jJOD1bXcu+7VLA7n3fKpnsMgg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:x-mailer:from:to:cc:subject:references:reply-to:x-hashcash :date:in-reply-to:message-id:user-agent:mime-version:content-type; b=Peo94LoaCan8zCgPrIUtAYMRo9T42BKqSHvBkPaG/+5KH5qBxP6aPidgW1MumlScC9 r3EGC95zSH2vAMUgDpJK+truCUXr5xgjhaidXMd0dp45AzbncLkT/AskQYd0BwChg9u8 LxIfZL4JzjZ1iDvZVstuu9MRB5xmXKgAQ+G0Q= Received: by 10.227.143.76 with SMTP id t12mr3507063wbu.109.1273484079948; Mon, 10 May 2010 02:34:39 -0700 (PDT) Received: from Gilgamesch (maportatil14.quim.ucm.es [147.96.12.99]) by mx.google.com with ESMTPS id h22sm9027756wbh.21.2010.05.10.02.34.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 10 May 2010 02:34:39 -0700 (PDT) X-Mailer: 21.4 (patch 21) "Educational Television" XEmacs Lucid (via feedmail 11-beta-1 I) From: Uwe Brauer To: jidanni@jidanni.org Subject: Re: wikipedia-mode hard to fix linebreaks References: <87vdaxt4xz.fsf@jidanni.org> X-Hashcash: 1:20:100510:bug-gnu-emacs@gnu.org::ODwGb1u0t3x5DkwM:000000000000000000000000000000000000000005a6 X-Hashcash: 1:20:100510:cyd@stupidchicken.com::vSZee8/4jdxzLoVN:00000000000000000000000000000000000000003BFs X-Hashcash: 1:20:100510:jidanni@jidanni.org::jzFNu8lSt8SYULLg:0000000000000000000000000000000000000000008PDl Date: Mon, 10 May 2010 11:34:36 +0200 In-Reply-To: <87vdaxt4xz.fsf@jidanni.org> (jidanni@jidanni.org's message of "Mon, 10 May 2010 00:28:40 +0800") Message-ID: <87zl08umkz.fsf@mat.ucm.es> User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.21 (linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.4 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 10 May 2010 05:38:37 -0400 Cc: cyd@stupidchicken.com, bug-gnu-emacs@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Uwe Brauer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.2 (-----) >>>>> On Mon, 10 May 2010 00:28:40 +0800, jidanni@jidanni.org wrote: > In wikipedia-mode I was unable to remove the line breaks, and thus was > unable to insert this chunk into Can you please describe in more detail what you did? Did you generate the text in wikipedia-mode? That would surprise me because in that mode emacs should produce "longlines". Or did you copy the text from somewhere? Even so it is strange since text from say a Word processor such as Openoffice usually comes with "longlines". What functions did you try out in order to get rid of the linebreaks? The text below is the text in question, I just copied it into a file (test2.wiki) applied (wikipedia-unfill-article) And it worked as expected. Uwe Brauer > P.S., please make wikipedia-mode part of emacs. P.S., is > ;; Version: 0.5 > ;; Keywords: wiki > ;; $Id: wikipedia-mode.el,v 1.5 2006/05/30 15:16:45 oub Exp oub $ > the latest? Well that is the version I sent once to emacs sources. I have a newer version, the last changes are couple of weeks old, however the filling functions should work in version you are using besides Mark wanted to merge wikipedia-mode with mediawiki mode. So I don't know what to do, sending my upgraded version wait for a decision of the others. From debbugs-submit-bounces@debbugs.gnu.org Mon May 10 12:33:25 2010 Received: (at control) by debbugs.gnu.org; 10 May 2010 16:33:25 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBVv3-0006fp-Ab for submit@debbugs.gnu.org; Mon, 10 May 2010 12:33:25 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBVv1-0006fh-0I for control@debbugs.gnu.org; Mon, 10 May 2010 12:33:23 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OBVuw-0005gS-3n; Mon, 10 May 2010 12:33:18 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19432.13645.922791.27645@fencepost.gnu.org> Date: Mon, 10 May 2010 12:33:17 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: magenta X-Ran: >#NZ??'|)ezrHO5PdZY8R`;$she)mdfTg^D9NOW-=;S2{D,/(4dBG|EJ"d)ulh3keeM^zq X-Debbugs-No-Ack: yes X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.1 (-----) forcemerge 6145 6152 6153 close 6145 From unknown Fri Jun 20 07:26:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 08 Jun 2010 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator