unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4609: gdb command history doesn't work with emacs-speaks-statistics
@ 2009-10-01 15:03 McDave
  2020-12-08 18:06 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: McDave @ 2009-10-01 15:03 UTC (permalink / raw)
  To: Bug-gnu-emacs


If I launch gdb in emacs using M-x gdb then M-p and M-n navigate the command
history as expected.

However, I generally launch gdb with C-u M-x R [RET] -d gdb [RET], launched
this way M-p and M-n navigate R's command history (e.g. following "run") but
when at the (gdb) prompt they return "No command on this line"

I have the same issue with both emacs 22 from the Ubuntu (I'm running
Jaunty) repositories a recent (this week) CVS copy of emacs 23.

Yesterday I did seem to solve the problem using "set history save on", but
today that no longer works despite...

(gdb) show history
expansion:  History expansion on command input is on.
filename:  The filename in which to record the command history is
"/media/Soft/David/papers/inProgress/sharka_istanbull/analysis/.gdb_history".
save:  Saving of the history record on exit is on.
size:  The size of the command history is 256.

Moreover, the command history is clearly being recorded

(gdb) show commands
    1  show history
    2  set history expansion on
    3  show history
    4  show commands

so why can't M-p do what it should? I guess this is a gdb~ess clash, but how
to go further?

m
thanks
D


-- 
View this message in context: http://www.nabble.com/gdb-command-history-doesn%27t-work-with-emacs-speaks-statistics-tp25696920p25696920.html
Sent from the Emacs - Bugs mailing list archive at Nabble.com.







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

* bug#4609: gdb command history doesn't work with emacs-speaks-statistics
  2009-10-01 15:03 bug#4609: gdb command history doesn't work with emacs-speaks-statistics McDave
@ 2020-12-08 18:06 ` Lars Ingebrigtsen
  2021-01-21 17:32   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-08 18:06 UTC (permalink / raw)
  To: McDave; +Cc: 4609

McDave <d_pleydell@yahoo.com> writes:

> If I launch gdb in emacs using M-x gdb then M-p and M-n navigate the command
> history as expected.
>
> However, I generally launch gdb with C-u M-x R [RET] -d gdb [RET], launched
> this way M-p and M-n navigate R's command history (e.g. following "run") but
> when at the (gdb) prompt they return "No command on this line"

(This bug report unfortunately got no response at the time.)

I don't quote understand the recipe here -- `C-u M-x R RET' just says
"No match" for me.  So is the R command something from the
"emacs-speaks-statistics" package?

Do you still see this problem in recent Emacs versions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#4609: gdb command history doesn't work with emacs-speaks-statistics
  2020-12-08 18:06 ` Lars Ingebrigtsen
@ 2021-01-21 17:32   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-01-21 17:32 UTC (permalink / raw)
  To: McDave; +Cc: 4609

Lars Ingebrigtsen <larsi@gnus.org> writes:

> I don't quote understand the recipe here -- `C-u M-x R RET' just says
> "No match" for me.  So is the R command something from the
> "emacs-speaks-statistics" package?
>
> Do you still see this problem in recent Emacs versions?

More information was requested, but no response was given within a
month, so I'm closing this bug report.  If the problem still exists,
please respond to this email and we'll reopen the bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2021-01-21 17:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-01 15:03 bug#4609: gdb command history doesn't work with emacs-speaks-statistics McDave
2020-12-08 18:06 ` Lars Ingebrigtsen
2021-01-21 17:32   ` Lars Ingebrigtsen

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