Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace zero-width spaces in man pages with an empty string. #2755

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

quaepoena
Copy link
Contributor

The zero-width spaces are added by the man-link macro to ensure bold text formatting when exporting from org, but they interfere with man page functionality in Emacs.

Fixes #2753. Let me know if you'd like the comment to be more/less wordy.

The zero-width spaces are added by the `man-link` macro to ensure bold text
formatting when exporting from org, but they interfere with man page
functionality in Emacs.
@djcb djcb merged commit 8ac97ac into djcb:master Sep 5, 2024
2 checks passed
@djcb
Copy link
Owner

djcb commented Sep 5, 2024

Merged, thank you!

@quaepoena quaepoena deleted the zero-width-spaces branch September 5, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[misc] The zero width space in man-link prevents emacs from referencing related man pages
2 participants