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

  • Home
  • SEARCH
  • 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 8059975
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T09:50:22+00:00 2026-06-05T09:50:22+00:00

In an answer , I noticed: ;; Align with spaces only (defadvice align-regexp (around

  • 0

In an answer, I noticed:

;; Align with spaces only
(defadvice align-regexp (around align-regexp-with-spaces)
  "Never use tabs for alignment."
  (let ((indent-tabs-mode nil))
    ad-do-it))
(ad-activate 'align-regexp)

This sounds promising, but… what does it do?!

I tried eval-region on the block of code. But for me, all it does is adding the following to the align-regexp docs:

This function is advised.

Around-advice `align-regexp-with-spaces’:
Never use tabs for alignment.

I don’t seem to be able to actually use align-regexp-with-spaces, if that’s what should be the effect… What am I missing?

I used GNU Emacs version 24.0.96.1 (i386-mingw-nt6.1.7601).

  • 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-06-05T09:50:23+00:00Added an answer on June 5, 2026 at 9:50 am

    While asking this question, I realized that I just didn’t get the idea of advising functions.

    It became clear to me that:

    • align-regexp-with-spaces isn’t a function nor a variable but only a name (to enable/disable single pieces of advice)
    • ever since (ad-activate 'align-regexp), align-regexp just does what I ‘advised’ it to: not to use tabs

    So: ad-activate activates the advice, effectively changing the original function’s behavior. Great!

    I don’t get why this is ‘better’ than defining a function around align-regexp though. But then again I don’t know much about Emacs Lisp.

    I’m afraid the extra lines of documentation only added to the confusion…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I noticed the Uri.Builder in this answer And I wondered if I can use
As I only now noticed after commenting on this answer , slices in Python
I noticed that many people looking for the answer to same question however they
I've looked around but haven't found an answer so I figured i would give
Using the code from this answer: https://stackoverflow.com/a/9744961/514773 I've noticed that any time I enter:
Upon invsetigating 'mu is too short's answer to this question , I noticed that
I have noticed while monitoring/attempting to answer common jQuery questions, that there are certain
This question is a result of what i noticed while trying to answer another
I just took a look at this answer , and I noticed the following
This may be a quick answer for one: I typically use display: inline-block; to

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.