unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* fill-paragraph ill designed
@ 2015-08-25  8:24 Andreas Röhler
  2015-08-25  9:05 ` Tassilo Horn
  2015-08-25 14:51 ` Stefan Monnier
  0 siblings, 2 replies; 23+ messages in thread
From: Andreas Röhler @ 2015-08-25  8:24 UTC (permalink / raw)
  To: emacs-devel

Hi guys,

not the first time mentioning this, just another essay. As keeping a 
forked Emacs is costly...

There are many issues, uncertain/unsound decisions inside this piece of 
code.

Let's start with fill-paragraph-function.

If fill-paragraph-function is set, it must be assumed a valid function 
and be used.

So it must precede that clause:

(and region transient-mark-mode mark-active

;;;;

Just to start with,

Andreas






^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2015-08-31  1:21 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25  8:24 fill-paragraph ill designed Andreas Röhler
2015-08-25  9:05 ` Tassilo Horn
2015-08-25  9:50   ` Andreas Röhler
2015-08-25 12:18     ` Tassilo Horn
2015-08-25 14:53       ` Stefan Monnier
2015-08-26  7:15         ` Tassilo Horn
2015-08-25 14:51 ` Stefan Monnier
2015-08-25 22:14   ` Richard Stallman
2015-08-26  6:30     ` Andreas Röhler
2015-08-26  7:08       ` Tassilo Horn
2015-08-26 12:22         ` Andreas Röhler
2015-08-26 12:40           ` Tassilo Horn
2015-08-26 16:45             ` Andreas Röhler
2015-08-26 17:03               ` Tassilo Horn
2015-08-27 16:35               ` Stefan Monnier
2015-08-27 17:48                 ` Andreas Röhler
2015-08-28  6:30                 ` Tassilo Horn
2015-08-28  6:41                   ` Andreas Röhler
2015-08-28  8:26                     ` Tassilo Horn
2015-08-29 19:47                       ` Andreas Röhler
2015-08-30  7:30                         ` Andreas Röhler
2015-08-31  1:21                           ` Stefan Monnier
2015-08-28 16:27                   ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).