unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Politz <politza@hochschule-trier.de>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: Glenn Morris <rgm@gnu.org>, emacs-devel@gnu.org
Subject: Re: master 37940b3: min and max now return one of their arguments
Date: Sat, 11 Mar 2017 15:46:12 +0100	[thread overview]
Message-ID: <8760jfyiq3.fsf@luca> (raw)
In-Reply-To: <92047e08-5984-12f2-c285-4017fefac7a3@cs.ucla.edu> (Paul Eggert's message of "Tue, 7 Mar 2017 21:27:35 -0800")


Is this also related ? 

#+BEGIN_SRC emacs-lisp
  (setq debug-on-error t)
  (with-temp-buffer
    (insert "foo")
    (emacs-lisp-mode)
    (indent-region (point-min) (point-max)))
#+END_SRC

Debugger entered--Lisp error: (wrong-type-argument numberp #<marker at 4 in  *temp*>)
  ceiling(#<marker at 4 in  *temp*>)
  progress-reporter-do-update((#<marker at 4 in  *temp*> . [1489243182.6902182 1 #<marker at 4 in  *temp*> "Indenting region..." 1 0.2]) 4)
  indent-region-line-by-line(1 4)
  indent-region(1 4)

-ap



  parent reply	other threads:[~2017-03-11 14:46 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170307012700.3354.30219@vcs0.savannah.gnu.org>
     [not found] ` <20170307012701.1C05D23F1F@vcs0.savannah.gnu.org>
2017-03-07 15:04   ` [Emacs-diffs] master 37940b3: min and max now return one of their arguments Stefan Monnier
2017-03-08  3:04     ` John Wiegley
2017-03-08  6:08     ` Paul Eggert
2017-03-08 15:54       ` Eli Zaretskii
2017-03-08 22:04         ` Paul Eggert
2017-03-09 16:10           ` Eli Zaretskii
2017-03-09 16:25             ` Clément Pit-Claudel
2017-03-09 16:54               ` Eli Zaretskii
2017-03-09 17:09                 ` Clément Pit-Claudel
2017-03-09 17:45             ` Paul Eggert
2017-03-09 18:34               ` Eli Zaretskii
2017-03-07 19:08   ` Glenn Morris
2017-03-08  4:26     ` Tino Calancha
2017-03-08  5:27     ` Paul Eggert
2017-03-08  7:54       ` Andreas Schwab
2017-03-08  8:29       ` Andreas Schwab
2017-03-08 18:47         ` Paul Eggert
2017-03-08 22:10           ` Andreas Schwab
2017-03-11 14:46       ` Andreas Politz [this message]
2017-03-12  1:46         ` Tino Calancha
2017-03-12 23:33           ` Andreas Politz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8760jfyiq3.fsf@luca \
    --to=politza@hochschule-trier.de \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).