From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Lander Subject: Problem with paragraph fill / tab in lists Date: Tue, 18 Sep 2012 11:10:45 -0400 Message-ID: Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: multipart/alternative; boundary="Apple-Mail=_3A1A67EB-6B35-41DE-A335-FCCBC51BE242" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDzSA-00051B-4t for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 11:11:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TDzRy-0003mD-0s for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 11:11:10 -0400 Received: from mail-gh0-f169.google.com ([209.85.160.169]:35244) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDzRx-0003lz-QN for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 11:10:57 -0400 Received: by ghrr1 with SMTP id r1so2008884ghr.0 for ; Tue, 18 Sep 2012 08:10:56 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Mode --Apple-Mail=_3A1A67EB-6B35-41DE-A335-FCCBC51BE242 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi List, I just pulled org-mode today (Org-mode version 7.9.1 = (release_7.9.1-244-g48ca87.dirty) and I'm seeing some strange behaviour = with paragraph fill. Some examples: If I start typing a definition list and let emacs wrap the text, I get = this: - test :: dsfjknv sldfknv lksdjnv lksdjnv lksdjnv lkjsdv lkjsdnv = lkjsdnv lkjnsdv lkjdsnv lkjnsdv lkjsndlv kjnsdv lkjsdnv lkjnsd = lvkjsndv lkjsdn klvjsnd fvlkjsdnfv lksjdn vlksdjnv lkjsdnv lkjsdnv = lkjsdnv lkjsnd If I turn autofill off (so all the text goes on one line, and then I M-x = fill-paragraph RET, I get this: - test :: dsfjknv sldfknv lksdjnv lksdjnv lksdjnv lkjsdv lkjsdnv = lkjsdnv lkjnsdv lkjdsnv lkjnsdv lkjsndlv kjnsdv lkjsdnv lkjnsd lvkjsndv = lkjsdn klvjsnd fvlkjsdnfv lksjdn vlksdjnv lkjsdnv lkjsdnv lkjsdnv lkjsnd And if I take the above with the text lined up under the word "test", = and I hit tab on the 2nd line, I get this: - test :: dsfjknv sldfknv lksdjnv lksdjnv lksdjnv lkjsdv lkjsdnv = lkjsdnv lkjnsdv lkjdsnv lkjnsdv lkjsndlv kjnsdv lkjsdnv lkjnsd = lvkjsndv lkjsdn klvjsnd fvlkjsdnfv lksjdn vlksdjnv lkjsdnv lkjsdnv lkjsdnv lkjsnd So it looks like autofill and tab indent are not doing the same thing. I = *think* this started in 7.9. Or at least, I recall it working correctly = in 7.8 :) Thanks! -Anthony= --Apple-Mail=_3A1A67EB-6B35-41DE-A335-FCCBC51BE242 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii Hi = List,

I just pulled org-mode today (Org-mode version = 7.9.1 (release_7.9.1-244-g48ca87.dirty) and I'm seeing some strange = behaviour with paragraph fill. Some = examples:

If I start typing a definition list = and let emacs wrap the text, I get this:

  - test :: = dsfjknv sldfknv lksdjnv lksdjnv lksdjnv lkjsdv lkjsdnv lkjsdnv
  =           lkjnsdv lkjdsnv lkjnsdv lkjsndlv = kjnsdv lkjsdnv lkjnsd lvkjsndv
          =   lkjsdn klvjsnd fvlkjsdnfv lksjdn vlksdjnv lkjsdnv lkjsdnv = lkjsdnv
            = lkjsnd

If I turn autofill off (so all the text = goes on one line, and then I M-x fill-paragraph RET, I get = this:

  - test :: dsfjknv sldfknv lksdjnv lksdjnv = lksdjnv lkjsdv lkjsdnv lkjsdnv
    lkjnsdv = lkjdsnv lkjnsdv lkjsndlv kjnsdv lkjsdnv lkjnsd lvkjsndv = lkjsdn
    klvjsnd fvlkjsdnfv lksjdn vlksdjnv lkjsdnv lkjsdnv = lkjsdnv lkjsnd

And if I take the = above with the text lined up under the word "test", and I hit tab on the = 2nd line, I get this:

  - test :: = dsfjknv sldfknv lksdjnv lksdjnv lksdjnv lkjsdv lkjsdnv = lkjsdnv
            lkjnsdv lkjdsnv lkjnsdv = lkjsndlv kjnsdv lkjsdnv lkjnsd lvkjsndv lkjsdn
    klvjsnd = fvlkjsdnfv lksjdn vlksdjnv lkjsdnv lkjsdnv lkjsdnv = lkjsnd

So it looks like autofill = and tab indent are not doing the same thing. I *think* this started = in 7.9. Or at least, I recall it working correctly in 7.8 = :)

Thanks!

  = -Anthony
= --Apple-Mail=_3A1A67EB-6B35-41DE-A335-FCCBC51BE242-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Problem with paragraph fill / tab in lists Date: Wed, 19 Sep 2012 09:50:58 +0200 Message-ID: <87a9wmpgfw.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEFbP-0001ha-8r for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 04:25:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEFbH-0002f4-Bs for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 04:25:47 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:39519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEFbH-0002ct-1a for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 04:25:39 -0400 Received: by mail-wi0-f171.google.com with SMTP id hq4so4293370wib.12 for ; Wed, 19 Sep 2012 01:25:38 -0700 (PDT) In-Reply-To: (Anthony Lander's message of "Tue, 18 Sep 2012 11:10:45 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Anthony Lander Cc: emacs-orgmode Mode Hi Anthony, Anthony Lander writes: > If I start typing a definition list and let emacs wrap the text, I get this: > > - test :: dsfjknv sldfknv lksdjnv lksdjnv lksdjnv lkjsdv lkjsdnv lkjsdnv > lkjnsdv lkjdsnv lkjnsdv lkjsndlv kjnsdv lkjsdnv lkjnsd lvkjsndv > lkjsdn klvjsnd fvlkjsdnfv lksjdn vlksdjnv lkjsdnv lkjsdnv lkjsdnv > lkjsnd Yep, correct. > If I turn autofill off (so all the text goes on one line, and then I M-x fill-paragraph RET, I get this: > > - test :: dsfjknv sldfknv lksdjnv lksdjnv lksdjnv lkjsdv lkjsdnv lkjsdnv > lkjnsdv lkjdsnv lkjnsdv lkjsndlv kjnsdv lkjsdnv lkjnsd lvkjsndv lkjsdn > klvjsnd fvlkjsdnfv lksjdn vlksdjnv lkjsdnv lkjsdnv lkjsdnv lkjsnd Mhh.. I don't get this, I get the description item as in your previous example. > And if I take the above with the text lined up under the word "test", and I hit tab on the 2nd line, I get this: > > - test :: dsfjknv sldfknv lksdjnv lksdjnv lksdjnv lkjsdv lkjsdnv lkjsdnv > lkjnsdv lkjdsnv lkjnsdv lkjsndlv kjnsdv lkjsdnv lkjnsd lvkjsndv lkjsdn > klvjsnd fvlkjsdnfv lksjdn vlksdjnv lkjsdnv lkjsdnv lkjsdnv lkjsnd Which is correct. > So it looks like autofill and tab indent are not doing the same > thing. I *think* this started in 7.9. Or at least, I recall it working > correctly in 7.8 :) Can you confirm this error happens with no configuration (emacs -Q)? Thanks, -- Bastien From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Lander Subject: Re: Problem with paragraph fill / tab in lists Date: Wed, 19 Sep 2012 10:40:31 -0400 Message-ID: <95967876-5EF0-40EF-B00B-A0BD8313E2E1@landerfamily.ca> References: <87a9wmpgfw.fsf@bzg.ath.cx> Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TELSG-0005fV-QX for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 10:40:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TELS7-00029h-BB for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 10:40:44 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:53674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TELS6-00029C-T5 for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 10:40:35 -0400 Received: by yenq11 with SMTP id q11so293206yen.0 for ; Wed, 19 Sep 2012 07:40:34 -0700 (PDT) In-Reply-To: <87a9wmpgfw.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode Mode Hi Bastien, > Can you confirm this error happens with no configuration (emacs -Q)? After a bit of digging it seems to be a bad interaction between org-mode = paragraph filling and filladapt-mode. If I disable filladapt, then = everything works as expected.=20 Thanks, and sorry for not -Q'ing before posting. -Anthony= From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Problem with paragraph fill / tab in lists Date: Wed, 19 Sep 2012 18:48:29 +0200 Message-ID: <87ipbahsbm.fsf@bzg.ath.cx> References: <87a9wmpgfw.fsf@bzg.ath.cx> <95967876-5EF0-40EF-B00B-A0BD8313E2E1@landerfamily.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TENRz-0004iR-2E for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 12:48:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TENRx-0001VW-OU for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 12:48:35 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:48345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TENRx-0001V1-Ia for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 12:48:33 -0400 Received: by weys10 with SMTP id s10so769601wey.0 for ; Wed, 19 Sep 2012 09:48:32 -0700 (PDT) In-Reply-To: <95967876-5EF0-40EF-B00B-A0BD8313E2E1@landerfamily.ca> (Anthony Lander's message of "Wed, 19 Sep 2012 10:40:31 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Anthony Lander Cc: emacs-orgmode Mode Anthony Lander writes: > After a bit of digging it seems to be a bad interaction between org-mode > paragraph filling and filladapt-mode. If I disable filladapt, then > everything works as expected. Yes -- we'll never say it enough: don't use filladapt.el with org-mode. -- Bastien From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Problem with paragraph fill / tab in lists Date: Wed, 19 Sep 2012 14:10:05 -0400 Message-ID: <3002.1348078205@alphaville> References: <87a9wmpgfw.fsf@bzg.ath.cx> <95967876-5EF0-40EF-B00B-A0BD8313E2E1@landerfamily.ca> <87ipbahsbm.fsf@bzg.ath.cx> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEOow-0001bW-SC for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 14:16:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEOoq-0001af-VD for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 14:16:22 -0400 Received: from g6t0184.atlanta.hp.com ([15.193.32.61]:3935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEOoq-0001aK-Qa for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 14:16:16 -0400 In-Reply-To: Message from Bastien of "Wed, 19 Sep 2012 18:48:29 +0200." <87ipbahsbm.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode Mode , Anthony Lander Bastien wrote: > Anthony Lander writes: > > > After a bit of digging it seems to be a bad interaction between org-mode > > paragraph filling and filladapt-mode. If I disable filladapt, then > > everything works as expected. > > Yes -- we'll never say it enough: don't use filladapt.el with org-mode. > It's probably worth adding a paragraph about this in the org manual, section Miscellaneous/Interactions/Conflicts. I'll try to add a paragraph to the FAQ, but I'll probably need to do some research first. Nick From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Lander Subject: Re: Problem with paragraph fill / tab in lists Date: Wed, 19 Sep 2012 14:18:26 -0400 Message-ID: <52C188EA-5313-4B56-BFEC-81DF44B32705@landerfamily.ca> References: <87a9wmpgfw.fsf@bzg.ath.cx> <95967876-5EF0-40EF-B00B-A0BD8313E2E1@landerfamily.ca> <87ipbahsbm.fsf@bzg.ath.cx> <3002.1348078205@alphaville> Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEOr2-00041X-F9 for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 14:18:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEOr1-0002vm-BQ for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 14:18:32 -0400 Received: from mail-gh0-f169.google.com ([209.85.160.169]:56229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEOr1-0002vC-6A for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 14:18:31 -0400 Received: by ghrr1 with SMTP id r1so389289ghr.0 for ; Wed, 19 Sep 2012 11:18:30 -0700 (PDT) In-Reply-To: <3002.1348078205@alphaville> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: Bastien , emacs-orgmode Mode On 12-Sep-19, at 2:10 PM, Nick Dokos wrote: > Bastien wrote: >=20 >> Yes -- we'll never say it enough: don't use filladapt.el with = org-mode. >=20 > It's probably worth adding a paragraph about this in the org manual, > section Miscellaneous/Interactions/Conflicts. Nick, the way to turn off filladapt for orgmode is to add the following = to .emacs: (add-hook 'org-mode-hook 'turn-off-filladapt-mode) That might save people some digging for how to do it. -Anthony= From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Problem with paragraph fill / tab in lists Date: Wed, 19 Sep 2012 16:52:37 -0400 Message-ID: <20300.1348087957@alphaville.americas.hpqcorp.net> References: <87a9wmpgfw.fsf@bzg.ath.cx> <95967876-5EF0-40EF-B00B-A0BD8313E2E1@landerfamily.ca> <87ipbahsbm.fsf@bzg.ath.cx> <3002.1348078205@alphaville> <52C188EA-5313-4B56-BFEC-81DF44B32705@landerfamily.ca> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TERGM-0005hc-Js for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 16:52:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TERGI-0007Ql-HQ for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 16:52:50 -0400 Received: from g1t0029.austin.hp.com ([15.216.28.36]:32848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TERGI-0007P2-C9 for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 16:52:46 -0400 In-Reply-To: Message from Anthony Lander of "Wed, 19 Sep 2012 14:18:26 EDT." <52C188EA-5313-4B56-BFEC-81DF44B32705@landerfamily.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Anthony Lander Cc: Bastien , emacs-orgmode Mode Anthony Lander wrote: > > On 12-Sep-19, at 2:10 PM, Nick Dokos wrote: > > > Bastien wrote: > > > >> Yes -- we'll never say it enough: don't use filladapt.el with org-mode. > > > > It's probably worth adding a paragraph about this in the org manual, > > section Miscellaneous/Interactions/Conflicts. > > Nick, the way to turn off filladapt for orgmode is to add the following to .emacs: > > (add-hook 'org-mode-hook 'turn-off-filladapt-mode) > > That might save people some digging for how to do it. > Thanks for that. I added a question to the FAQ with a description of the problem as I understand it and incorporating Anthony's suggestion above. Please review and either fix or let me know of any problems. Nick From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Lander Subject: Re: Problem with paragraph fill / tab in lists Date: Thu, 20 Sep 2012 12:54:16 -0400 Message-ID: <23880230-143F-4A42-A2A5-E5B99F6ABF8E@landerfamily.ca> References: <87a9wmpgfw.fsf@bzg.ath.cx> <95967876-5EF0-40EF-B00B-A0BD8313E2E1@landerfamily.ca> <87ipbahsbm.fsf@bzg.ath.cx> <3002.1348078205@alphaville> <52C188EA-5313-4B56-BFEC-81DF44B32705@landerfamily.ca> <20300.1348087957@alphaville.americas.hpqcorp.net> Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60929) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEk19-0001sR-LM for emacs-orgmode@gnu.org; Thu, 20 Sep 2012 12:54:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEk18-0007dY-Ez for emacs-orgmode@gnu.org; Thu, 20 Sep 2012 12:54:23 -0400 Received: from mail-gh0-f169.google.com ([209.85.160.169]:43908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEk18-0007dO-8Q for emacs-orgmode@gnu.org; Thu, 20 Sep 2012 12:54:22 -0400 Received: by ghrr1 with SMTP id r1so744526ghr.0 for ; Thu, 20 Sep 2012 09:54:21 -0700 (PDT) In-Reply-To: <20300.1348087957@alphaville.americas.hpqcorp.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: Bastien , emacs-orgmode Mode On 12-Sep-19, at 4:52 PM, Nick Dokos wrote: > Anthony Lander wrote: >=20 >>=20 >> On 12-Sep-19, at 2:10 PM, Nick Dokos wrote: >>=20 >>> Bastien wrote: >>>=20 >>>> Yes -- we'll never say it enough: don't use filladapt.el with = org-mode. >>>=20 >>> It's probably worth adding a paragraph about this in the org manual, >>> section Miscellaneous/Interactions/Conflicts. >>=20 >> Nick, the way to turn off filladapt for orgmode is to add the = following to .emacs: >>=20 >> (add-hook 'org-mode-hook 'turn-off-filladapt-mode) >>=20 >> That might save people some digging for how to do it. >>=20 >=20 > Thanks for that. I added a question to the FAQ with a description of = the > problem as I understand it and incorporating Anthony's suggestion = above. > Please review and either fix or let me know of any problems. That looks good to me. I'm sure that will save people a lot of = frustration. Bastien, since org and filladapt are so incompatible, would = you consider adding this as a strong recommendation on this page: = http://orgmode.org/manual/Activation.html?=20 -Anthony= From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Problem with paragraph fill / tab in lists Date: Fri, 21 Sep 2012 11:09:21 +0200 Message-ID: <87obkzivy6.fsf@bzg.ath.cx> References: <87a9wmpgfw.fsf@bzg.ath.cx> <95967876-5EF0-40EF-B00B-A0BD8313E2E1@landerfamily.ca> <87ipbahsbm.fsf@bzg.ath.cx> <3002.1348078205@alphaville> <52C188EA-5313-4B56-BFEC-81DF44B32705@landerfamily.ca> <20300.1348087957@alphaville.americas.hpqcorp.net> <23880230-143F-4A42-A2A5-E5B99F6ABF8E@landerfamily.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEzEk-0000LK-Bm for emacs-orgmode@gnu.org; Fri, 21 Sep 2012 05:09:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEzEg-0004M1-7D for emacs-orgmode@gnu.org; Fri, 21 Sep 2012 05:09:26 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:57080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEzEg-0004Lo-13 for emacs-orgmode@gnu.org; Fri, 21 Sep 2012 05:09:22 -0400 Received: by wibhq4 with SMTP id hq4so1443513wib.12 for ; Fri, 21 Sep 2012 02:09:21 -0700 (PDT) In-Reply-To: <23880230-143F-4A42-A2A5-E5B99F6ABF8E@landerfamily.ca> (Anthony Lander's message of "Thu, 20 Sep 2012 12:54:16 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Anthony Lander Cc: nicholas.dokos@hp.com, emacs-orgmode Mode Anthony Lander writes: > That looks good to me. I'm sure that will save people a lot of > frustration. Bastien, since org and filladapt are so incompatible, would > you consider adding this as a strong recommendation on this page: > http://orgmode.org/manual/Activation.html? I pointed to the Conflicts section in general, as other conflicts are also worth checking. Thanks for suggesting this, -- Bastien