Ihor Radchenko writes:
> Confirmed
> However, I can only trigger the warning up to Emacs 27. Emacs 28 and
> later has no issue.
>
> Need to investigate further.
Fixed via c3f457375. This is another case when Emacs internals
(replace-match) increase buffer-chars-modified-tick. Eventually, this
wa
Ihor Radchenko writes:
> Confirmed
Fixed
I tried to change buffer-chars-modified-tick to buffer-hash, but it is
too slow. After discussion with Emacs devs [1], we found some heuristics
that can filter away this particular case. Fixed on main via d8606c316.
[1] https://lists.gnu.org/archive/htm
Carlos Pita writes:
> Hi Igor,
>
> Have you checked that there is no extra space (I mean with the default
> bg face) as in the attached image?
>
> I've checked this now again with org main branch and emacs master
> branch and the gap is still there.
The extra space was there. However, it should
Hi Igor,
Have you checked that there is no extra space (I mean with the default
bg face) as in the attached image?
I've checked this now again with org main branch and emacs master
branch and the gap is still there.
Best regards,
Carlos
Carlos Pita writes:
> Hi all,
>
> in the *Org Agenda* buffer mode-line I'm seeing a weird gap that I
> can't remember whether it was before or not.
> ...
> org-mode version: 9.5, release_9.5-68-g77e2ec (emacs-28 branch)
I am unable to reproduce
Best,
Ihor
dal-bla...@onenetbeyond.org writes:
> I just inspected the git version.
>
> Is the macro 'org-no-popups' setting _'pop-up-windows' to nil_ and is
> only used by 'org-switch-to-buffer-other-window' that call
> 'switch-to-buffer-other-window' which in turn,
> set _'pop-up-windows' to t_ ?
>
> Also
Ning Yuan writes:
> A few days ago I updated org-mode to the latest available commit,
> "9.6-??-2e7".
> After this update, tasks which were closed by my custom "CANCELLED"
> keyword, defined in org-todo-keywords, appeared in my org-agenda as if
> they were still open.
> I believe org-agenda-g
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
--
I just inspected the git version.
Is the macro 'org-no-popups' setting _'pop-up-windows' to nil_ and is
only used by 'org-switch-to-buffer-other-window' that call
'switch-to-buffer-other-window' which in turn,
set _'pop-up-windows' to t_ ?
Also 'pop-up-windows', 'pop-up-frame' are announced to
Org mode supports clickable images in the following form:
[[https://orgmode.org][file:/tmp/org-mode-logo.png]]
This is also displayed by =org-display-inline-images= as the second case:
#+begin_quote
An inline image is a link which follows either of these
conventions:
1. Its path is a file wit
Uwe Brauer writes:
> [[S/MIME Signed Part:Undecided]]
>
>> Uwe Brauer writes:
>
>
>> The whole transition from v2.x to v3.x for python has been a terrible
>> mess. Version issues are the most frustrating aspect of Python and one
>> reason I've never embraced the language.
>
>> Given that Ubunt
>>> "MN" == Max Nikulin writes:
> On 13/11/2021 09:22, Tim Cross wrote:
>> Uwe Brauer writes:
>> Given that Ubuntu 16.04 was end of life in April 2021, my
>> recommendation
>> would be to upgrade to ubuntu 21.04.
> I would not recommend a release with end of support in January 2022 to
> a person
>>> "MS" == Martin Schöön writes:
> I learned the hard way not to mix distro installed Python with pip
> installed Python. I now always use "pip install --user
> " to keep things sane.
Right, I installed python3.6 from a ppa, and that increased the mess. I
uninstalled python3.6, also had to un
> Uwe Brauer writes:
> The whole transition from v2.x to v3.x for python has been a terrible
> mess. Version issues are the most frustrating aspect of Python and one
> reason I've never embraced the language.
> Given that Ubuntu 16.04 was end of life in April 2021, my recommendation
> would be
On 10/11/2021 23:16, Stewart Thomas wrote:
A table in which a first column begins with square brackets is not
compiling. The square bracket is interpreted by latex as an argument
to the preceding line break.
Confirmed
Thank you for reporting the issue. Example of a workaround
>8
#+
On 13/11/2021 09:22, Tim Cross wrote:
Uwe Brauer writes:
Given that Ubuntu 16.04 was end of life in April 2021, my recommendation
would be to upgrade to ubuntu 21.04.
I would not recommend a release with end of support in January 2022 to a
person who is trying to avoid upgrading despite 18.04
On 10/11/2021 14:50, Jan Seeger wrote:
I'm trying to make multi-frame emacsing nicer, and I encountered what I
consider a bug with the `org-no-popups` macro in `org-macs.el`.
`org-no-popups` tries to surpress the creation of new frames via setting
`pop-up-frames` and `display-buffer-alist` to n
Hi,
excalamus--- via "General discussions about Org-mode." writes:
> I've not used the email contribution style before and have had
> whitespace issues in the past with GitHub PRs. I typically run
> whitespace-cleanup with the before-save-hook which changes tabs to
> spaces.
I agree with Tim th
On 12/11/2021 23:55, Thomas S. Dye wrote:
Max Nikulin writes:
On 12/11/2021 00:24, Thomas S. Dye wrote:
The original problem is likely due to the default header arguments in
ob-org.el, which are unusual.
It is great that the problem is solved. I do not think however that
something
inside ob
Am Freitag, dem 12. November 2021 schrieb Nicolas Goaziou:
> Indeed. I forgot to say you also need to re-evaluate
> ‘org-cite-csl--label-regexp’ definition (in "oc-csl.el"), in order to
> refresh the locator regexp matched against.
Ah, I see. Indeed, re-evaluating that definition after amending
`o
I learned the hard way not to mix distro installed Python with pip
installed Python. I now always use "pip install --user
" to keep things sane.
/Martin
On Sat, 13 Nov 2021 at 03:29, Tim Cross wrote:
>
> Uwe Brauer writes:
>
> > Hi
> >
> > I am running Ubuntu 16.04 and I installed python3.6 (
Yu Shen writes:
> Subject: [BUG] Keep getting warning when saving org file
> org-element--cache: (save-buffer) Cached element is incorrect in
> 2021095727-cs61a_scheme_interpreter_beyond_calculator.org. (Cache tic
> up to date: "yes") Resetting. [9.6 (9.6-??-2e783 @
> /home/yshen/.emacs.d
22 matches
Mail list logo