> On Jun 30, 2021, at 11:50 PM, Eli Zaretskii wrote: > > Thanks. It all looks to me as differences in personal preferences. I > have no doubt that some of us (myself included) have no problems > finding the current line in the source buffer, and others use > hl-line-mode with the above code and have no problems at all. So I > wonder what would be the best way of adding the feature you want > without disappointing those who like the existing behavior. > FWIW, I'm not opposed to such a change, but it must be an optional feature (we could discuss the default value). I don't think we can force people to use this overlay. Especially since on GUI displays the arrow is shown in the fringe (not to mention the fact that gud-gdb is deprecated in favor of gdb-mi.el). A user option is introduced. -- Zhiwei Chen