Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6923663
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T10:33:51+00:00 2026-05-27T10:33:51+00:00

What lisp config command would bind this command, if it’s not already bound? Also,

  • 0

What lisp config command would bind this command, if it’s not already bound?

Also, If I wanted to bind C-x h, C-M-\, and , to a single C-M-\, how would this be done?

Thanks in advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T10:33:51+00:00Added an answer on May 27, 2026 at 10:33 am

    The function session-jump-to-last-change is part of session.el which I typically bind to these two key sequences for convenience: C-xC-/ and C-A-/. I pick those keys because it is similar to undo which is bound by default to C-/.

    (autoload 'session-jump-to-last-change "session")
    (global-set-key (kbd "C-x C-/") 'session-jump-to-last-change)
    (global-set-key (kbd "C-A-/") 'session-jump-to-last-change)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In lisp I can bind free variables bound in a closure like this... (let
In Common Lisp, if I wanted to check whether a list was not null,
Im learning lisp and im pretty new at this so i was wondering... if
In common lisp I can do this: (mapcar #'cons '(1 2 3) '(a b
Although several thousand Emacs Lisp libraries exist, GNU Emacs, until version 24.1 did not
In common-lisp, I want to implement a kind of reference system like this: Suppose
In Lisp, any program's code is actually a valid data structure. For example, this
I am installing Hunchentoot on a new machine. This time I thought I would
I noticed how SLIME (lisp development package for Emacs) does not come with a
Whilst starting to learn lisp, I've come across the term tail-recursive . What does

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.