[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] nextstep: Emacs can be used to edit PDF files
From: |
James Cloos |
Subject: |
Re: [PATCH] nextstep: Emacs can be used to edit PDF files |
Date: |
Wed, 24 Nov 2021 16:10:25 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
ideally emacs would have a pdf mode with a set of sub-modes.
one would give a gui view and anable adding/removung/editing
text on each page
another would be a text-only mode, which would work in all types of
terminals, and also would facilitate editing as above; in this mode
each pdf object would be treated similarly to how config mode treats
each option
and the third would look like fundamental mode, but like the first two
would adjust the offsets whever any edits are made
the latter two modes would need to support switching an object or
astream between compressed and uncopressed, including the various
possibilities for compression.
with those three capabilities emacs would be an ideal option for
editing any pdf. perhaps even the.
-JimC
--
James Cloos <cloos@jhcloos.com> OpenPGP: 0x997A9F17ED7DAEA6
- [PATCH] nextstep: Emacs can be used to edit PDF files, David Edmondson, 2021/11/10
- Re: [PATCH] nextstep: Emacs can be used to edit PDF files, Daniel MartÃn, 2021/11/18
- Re: [PATCH] nextstep: Emacs can be used to edit PDF files, Stefan Monnier, 2021/11/18
- Re: [PATCH] nextstep: Emacs can be used to edit PDF files, Stefan Kangas, 2021/11/18
- Re: [PATCH] nextstep: Emacs can be used to edit PDF files, Stefan Monnier, 2021/11/19
- Re: [PATCH] nextstep: Emacs can be used to edit PDF files, Stefan Kangas, 2021/11/19
- Re: [PATCH] nextstep: Emacs can be used to edit PDF files, Stefan Monnier, 2021/11/20
- Re: [PATCH] nextstep: Emacs can be used to edit PDF files, Alan Third, 2021/11/20
Re: [PATCH] nextstep: Emacs can be used to edit PDF files, David Edmondson, 2021/11/23