unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20464: 25.0.50; `use-hard-newlines` mode should not prompt the user when called non-interactively
@ 2015-04-29 18:11 Drew Adams
  2015-04-30  7:12 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2015-04-29 18:11 UTC (permalink / raw)
  To: 20464

See http://stackoverflow.com/q/29949975/729907.

This minor mode apparently prompts the user, if there are existing
newline chars.  That should not happen if the mode is turned on
non-interactively.

In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2015-04-05 on LEG570
Bzr revision: 16eec6fc55dcc05d1d819f18998e84a9580b2521
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --host=i686-pc-mingw32 --enable-checking=yes,glyphs'





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

* bug#20464: 25.0.50; `use-hard-newlines` mode should not prompt the user when called non-interactively
  2015-04-29 18:11 bug#20464: 25.0.50; `use-hard-newlines` mode should not prompt the user when called non-interactively Drew Adams
@ 2015-04-30  7:12 ` Glenn Morris
  2015-04-30 13:52   ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2015-04-30  7:12 UTC (permalink / raw)
  To: 20464


    When enabling, if there are newlines in the buffer but no hard
    newlines, ask the user whether to mark as hard any newlines
    preceding a `paragraph-start' line.  From a program, second arg
    INSERT specifies whether to do this; it can be `never' to change
    nothing, t or `always' to force marking, `guess' to try to do the
    right thing with no questions, nil or anything else to ask the user.





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

* bug#20464: 25.0.50; `use-hard-newlines` mode should not prompt the user when called non-interactively
  2015-04-30  7:12 ` Glenn Morris
@ 2015-04-30 13:52   ` Drew Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2015-04-30 13:52 UTC (permalink / raw)
  To: Glenn Morris, 20464

>     When enabling, if there are newlines in the buffer but no hard
>     newlines, ask the user whether to mark as hard any newlines
>     preceding a `paragraph-start' line.  From a program, second arg
>     INSERT specifies whether to do this; it can be `never' to change
>     nothing, t or `always' to force marking, `guess' to try to do
>     the right thing with no questions, nil or anything else to ask the
>     user.

My bad. I will close this bug. Thx.





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

end of thread, other threads:[~2015-04-30 13:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29 18:11 bug#20464: 25.0.50; `use-hard-newlines` mode should not prompt the user when called non-interactively Drew Adams
2015-04-30  7:12 ` Glenn Morris
2015-04-30 13:52   ` Drew Adams

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).