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 7675897
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:04:27+00:00 2026-05-31T17:04:27+00:00

Say I have I split-window with C-x 2 or C-x 3 and then I

  • 0

Say I have I split-window with C-x 2 or C-x 3 and then I want to widen the active panel with C-x }. I either have to type this command many times over, or I need to know the exact number of columns I want to widen this panel by and do M-<N> C-x }.

But instead what I want is to keep a key pressed down and have the panel expand until I let go. Is this possible?

  • 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-31T17:04:28+00:00Added an answer on May 31, 2026 at 5:04 pm

    C-x z works to repeat or you can directly make C-x } repeatable with repeat-macro-def.el.

    (require 'repeat-macro-def)
    (defun-repeatable enlarge-window)
    (defun-repeatable enlarge-window-horizontally)
    (global-set-key [remap enlarge-window] 'enlarge-window-repeatable)
    (global-set-key [remap enlarge-window-horizontally] 'enlarge-window-horizontally-repeatable)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Say I have a vector with 1000 values and I want to 'split/partition/group' this
Let's say I have a split view, and I want to fill half of
Lets say have this immutable record type: public class Record { public Record(int x,
lets say I have a string that I want to split based on several
Say I have my Emacs window split into multiple tiles, e.g.: --------------------------- | |
Say I have a 5 GB file. I want to split it in the
I want to split string between a tab. Let's say I have some text
Let's say you have the following: command = shlex.split(mcf -o -q -e -w %s
Is there some kind of split() function in XPath? Say I have this XML:
Let's say I have a number like 21 and I want to split it

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.