diff -r 9af593e9e454 -r 2e33897071b6 src/Pure/Tools/find_theorems.ML --- a/src/Pure/Tools/find_theorems.ML Thu Sep 12 19:46:08 2024 +0200 +++ b/src/Pure/Tools/find_theorems.ML Thu Sep 12 19:52:01 2024 +0200 @@ -481,7 +481,7 @@ (if returned < found then " (" ^ string_of_int returned ^ " displayed)" else "")); - val position_markup = Position.markup_position (Position.thread_data ()); + val position_markup = Position.markup (Position.thread_data ()); in Pretty.block (Pretty.fbreaks