Lisp HUG Maillist Archive

Re: History commands


Il giorno 30 marzo 2018, alle ore 07:50, Rommel Martinez <rommel@mind.ai> ha scritto:

>I forgot to mention, that I was referring to the actions that the ‘Left’ and ‘Right’
>
>buttons in the toolbar, would do in a Lisp buffer. So when one opens a file,
>and you press the Left button, it takes you back to the last buffer visited.
>While pressing the right button takes you forward.

ctrl-x b tab tab tab ?

Re: History commands

A better way to re-frame the question is:

    Is there a command that selects the most recent buffer?

I want to be able to go back to the last buffer prior to executing
`Find Source` bound by default to Meta-.

On Fri, Mar 30, 2018 at 1:58 PM, Pierpaolo Bernardi <olopierpa@gmail.com> wrote:


Il giorno 30 marzo 2018, alle ore 07:50, Rommel Martinez <rommel@mind.ai> ha scritto:

>I forgot to mention, that I was referring to the actions that the ‘Left’ and ‘Right’
>
>buttons in the toolbar, would do in a Lisp buffer. So when one opens a file,
>and you press the Left button, it takes you back to the last buffer visited.
>While pressing the right button takes you forward.

ctrl-x b tab tab tab ?




--
Rommel Martinez
MIND.AI
Lisp Engineer

Re: History commands

Yes! Thank you very much!

On Tue, Apr 3, 2018 at 10:00 PM, Martin Simmons <martin@lispworks.com> wrote:
Yes, the "Select Previous Buffer" editor command does that.

You might also find "Go Back" and "Go Forward" useful.

--
Martin Simmons
LispWorks Ltd
http://www.lispworks.com/


>>>>> On Fri, 30 Mar 2018 15:36:03 +0800, Rommel Martinez said:
>
> A better way to re-frame the question is:
>
>     Is there a command that selects the most recent buffer?
>
> I want to be able to go back to the last buffer prior to executing
> `Find Source` bound by default to Meta-.
>
> On Fri, Mar 30, 2018 at 1:58 PM, Pierpaolo Bernardi <olopierpa@gmail.com>
> wrote:
>
> >
> > Il giorno 30 marzo 2018, alle ore 07:50, Rommel Martinez <rommel@mind.ai>
> > ha scritto:
> >
> > >I forgot to mention, that I was referring to the actions that the ‘Left’
> > and ‘Right’
> > >
> > >buttons in the toolbar, would do in a Lisp buffer. So when one opens a
> > file,
> > >and you press the Left button, it takes you back to the last buffer
> > visited.
> > >While pressing the right button takes you forward.
> >
> > ctrl-x b tab tab tab ?
> >
>
>
>
> --
> Rommel Martinez
> MIND.AI
> Lisp Engineer



--
Rommel Martinez
MIND.AI
Lisp Engineer

Updated at: 2020-12-10 08:30 UTC