Hi,
after getting an encouraging reply to my initial proposal[1], I went
forward and finished the patch to include the BBCode exporter in Org.
The patch applies to current master and includes a suite of tests.
Please review and/or apply this patch.
Best regards,
Christian
[1] https://lists.gnu.
Tim Cross writes:
> Eric Abrahamsen writes:
>
>>> Does it actually need a key binding? I've never used it and just use
>>> to move to the next field, leaving the field blank.
>>
>> I assume it's meant for blanking a field you've already typed something
>> into. But yes, I can't imagine it's a
Hi all!
What do you think about binding key h to function describe-mode in Org
agenda? Basically pressing key h would open a window showing the key
bindings in the agenda. There would also be additional information.
The implementation could be just the line
(org-defkey org-agenda-mode-map
On Fri, Feb 5, 2021 at 11:13 AM Christian Moe wrote:
>
> Tim Cross writes:
>
> > Eric Abrahamsen writes:
> >
> >>> Does it actually need a key binding? I've never used it and just use
> >>> to move to the next field, leaving the field blank.
> >>
> >> I assume it's meant for blanking a field yo
> On Fri, 05 Feb 2021 11:34:41 +0100, Marco Wahl
> said:
Marco> Hi all!
Marco> What do you think about binding key h to function describe-mode in
Org
Marco> agenda? Basically pressing key h would open a window showing the key
Marco> bindings in the agenda. There would
Robert Pluim writes:
>> On Fri, 05 Feb 2021 11:34:41 +0100, Marco Wahl
>> said:
>
> Marco> Hi all!
> Marco> What do you think about binding key h to function describe-mode in
> Org
> Marco> agenda? Basically pressing key h would open a window showing the
> key
> Marco
Hi,
I'm working with tokenized texts in org-mode tables including single
characters such as double quotes. When trying to read a cell with an
(unpaired) double quote at the beginning, the cell cannot be read ("End
of file during parsing"). I've looked a bit into this (see attached
file). At first,
On Fri, 05 Feb 2021 14:20:46 +1100
Tim Cross wrote:
> Do you see the same behaviour if you run emacs -Q?
I hadn't tried that, which should have been a first step, but I just
did, and yes. Nothing happens and Emacs gives no feedback.
I did go ahead and try a new DM (Regolith, because it's built
On 05/02/2021 06:25, Bo Grimes wrote:
OS: PopOS 20.10, DE: GNOME 3.38.2 WM: Mutter
GNU Emacs 26.3 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.14)
M-S-$ does not spellcheck word.
Does C-h l view-lossage show something useful after an attempt to
perform spellcheck? Is there anything in th
> Based on tested in a `git clone --no-tags ...` repo, should be fixed by
> 61336f80d.
Looks like it works: the `version.el` in
https://elpa.gnu.org/devel/org-9.5snapshot0.20210205.62105.tar
now says:
(defun org-release ()
"The release version of Org.
Inserted by installing Org mode
* The context
Let's suppose we have two code blocks whose results we want to use in multiple
code blocks.
The result of this code block is cached.
#+NAME: test-cache
#+begin_src sh :cache yes
printf "%s" 5
#+end_src
#+RESULTS[4981a8c18361e02d50b4d3ac3677e0c56e9ba9c0]: test-cache
#+begin_exam
Sorry, this was meant for emacs.stackexchange.
On Thu, Feb 4, 2021 at 2:49 PM Lawrence Bottorff wrote:
> Each time I call up list-package and update, I get this message after the
> updates
>
> Operation finished. Packages that are no longer needed: 43. Type ‘M-x
> package-autoremove’ to re
On Fri, 5 Feb 2021 21:40:25 +0700
Maxim Nikulin wrote:
> On 05/02/2021 06:25, Bo Grimes wrote:
> >
> > OS: PopOS 20.10, DE: GNOME 3.38.2 WM: Mutter
> > GNU Emacs 26.3 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.14)
> >
> > M-S-$ does not spellcheck word.
>
> Does C-h l view-lossage show
Carsten Dominik writes:
> On Fri, Feb 5, 2021 at 11:13 AM Christian Moe wrote:
>
>>
>> Tim Cross writes:
>>
>> > Eric Abrahamsen writes:
>> >
>> >>> Does it actually need a key binding? I've never used it and just use
>> >>> to move to the next field, leaving the field blank.
>> >>
>> >> I ass
are there precedents? calc? h in dired does c-h m.
just a brainstorm but maybe c-h m and c-h b can be more friendly for all modes?
On 2/5/21, Marco Wahl wrote:
> Robert Pluim writes:
>
>>> On Fri, 05 Feb 2021 11:34:41 +0100, Marco Wahl
>>> said:
>>
>> Marco> Hi all!
>> Marco
Samuel Wales writes:
> are there precedents? calc? h in dired does c-h m.
Looks to me like calc shines brightest with its help system which btw
one enters with key h.
Up to now I see the precedents
- dired
- help-mode
- view-mode
- Buffer-menu-mode
They all have h be the same as C-h m (des
i guess i was merely saying: instead of h, which a new user might not
try, something that works for everything in emacs might be a
possibility. but c-h m and c-h b could perhaps be improved a bit and
include mode-specific text [details left to reader as exercise].
On 2/5/21, Marco Wahl wrote:
>
Hi Bo,
I know your problem is resolved now, but in case you don't know, check
also what `C-h c' does (and `C-h k' is also useful at times). In
general, spending 20 minutes on looking through what `C-h C-h' says
might save you some trouble later;-).
Hth,
mb
On 2021-02-05, at 00:25, Bo Grimes
<#secure method=pgpmime mode=sign>
Problem solved by adding an condition to detect current mode whether it is
org-agenda-mode.
--
[ stardiviner ]
I try to make every word tell the meaning that I want to express.
Blog: https://stardiviner.github.io/
IRC(freenode): stardivine
Marcin Borkowski writes:
> Hi Bo,
>
> I know your problem is resolved now, but in case you don't know, check
> also what `C-h c' does (and `C-h k' is also useful at times). In
> general, spending 20 minutes on looking through what `C-h C-h' says
> might save you some trouble later;-).
>
This
20 matches
Mail list logo