From 48b00d51ff796ed92b9a6aa83092ca4da56c650d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Pinard?= Date: Thu, 14 Mar 2013 12:22:09 -0400 Subject: [PATCH] README.org: Simplify a reference. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index a9960fb..9920339 100644 --- a/README.org +++ b/README.org @@ -178,7 +178,7 @@ Org also has the following globally available commands: The width of Org links often triggers the line length limit check of the *pep8* program, which gets annoying when one uses *flymake* to get real-time feedback while writing. To silence these, I took advantage -of this [[https://gist.github.com/florentx/5024445/177f224f90d176365a2ecac2844875212d15c7ed][nice workaround]], installing a *pep8* replacement program, and +of this [[https://gist.github.com/florentx/5024445][nice workaround]], installing a *pep8* replacement program, and managed so *flymake* uses that replacement program instead of *pep8*. **** Extractor for Python The =extradoc.py= tool in this *poporg* project has the purpose of