MonadicSheep/emacs-reader
14
126
Fork
You've already forked emacs-reader
21

fix: set buffer-file-name explicitely in reader-open-doc #125

Manually merged
yangyingchao merged 1 commit from yangyingchao/emacs-reader:master into master 2025年08月01日 09:26:56 +02:00
Contributor
Copy link

reader-open-doc will not work without buffer-file-name set, at least in my case...

`reader-open-doc` will not work without buffer-file-name set, at least in my case...

That is correct @yangyingchao. Shameful that we didn't find this until now. I had been exclusively testing with find-file.

That is correct @yangyingchao. Shameful that we didn't find this until now. I had been exclusively testing with `find-file`.
yangyingchao manually merged commit 84fcb12034 into master 2025年08月01日 09:26:56 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
Backend
Issues that are related to or affect the C backend
bug
Something is not working
Build System
Issues related to the buliding process
documentation
Tasks pertaining to documentation, both in-code and externally.
duplicate
This issue or pull request already exists
Emacs
Issues pertaining to integrating with an Emacs package or core.
enhancement
New feature
Frontend
Issues that affect or are related to the Emacs Lisp frontend.
good first issue
Interested in contributing? Get started here.
Heisenbug
We have no idea what's happening, or how to fix.
help wanted
Need some help
invalid
Something is wrong
MuPDF
Issues or features that are essentially about MuPDF.
naming-scheme
Issues related to naming and renaming things.
Needs Testing
An issue that needs further testing.
painful refactor
Requires complete destruction of the present code
question
More information is needed
Research Needed
Issues/features that we are not sure how to implement, and would require a lot of research.
upstream
Related to an upstream repository, already reported there
bug
Something is not working
contribution welcome
Contributions are very welcome, get started here
duplicate
This issue or pull request already exists
enhancement
New feature
good first issue
Interested in contributing? Get started here.
invalid
Something is wrong
question
More information is needed
upstream
Related to an upstream repository, already reported there
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
MonadicSheep/emacs-reader!125
Reference in a new issue
MonadicSheep/emacs-reader
No description provided.
Delete branch "yangyingchao/emacs-reader:master"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?