Re: fontify question:

Buffer is called ciao.beancount

* Ciao
** Ciao Ciao

shows up with the same font in the emacs buffer. Again, I am using
spacemacs, and I don't know if anything in that configuration conflicts
with your major mode.

I do have a second question: when entering transactions, the account search
(C-c ') does not list the best match at the top. For example, As:Tr should
map to Assets:Transfer in my config file, but the first choice that comes
up is Assets:Immaterial. The same happens for many other accounts.

Thank you
Stefano

On Fri, Jun 14, 2019 at 7:03 PM Daniele Nicolodi <[email protected]> wrote:

> Hi Stefano,
>
> On 14/06/2019 17:52, Stefano M Canta wrote:
> >     > 3) Tree node labels with different asterisks show up all with the
> >     same font
> >
> >     Not for me. There is also a test that verifies that this works as
> >     intended. Do you have a minimal example that shows the problem?
> >
> > I will send a screenshot later!
>
> Please don't. Just report the exact content of the buffer that gives you
> this problem.
>
> >     > 5) In org-mode, I could separate labels by adding an extra empty
> line.
> >     > The behavior is different here.
> >
> >     I don't understand what you mean. How is the behavior different?
> >
> >
> > *bla
> > transaction bla bla
> >
> > transaction bla bla
> >
> > *bla2
> > transaction bla bla
> >
> >
> > *bla3
> >
> > When you collapse in org-mode you see:
> > *bla
> > *bla2
> > /// extra empty line
> > *bla3
> >
> > In beancount-mode you see
> > *bla
> > *bla2
> > *bla3
>
> This is how outline-minor-mode implements folding. I guess it differs
> slightly from what org-mode implements. Given that org-mode is derived
> from outline-mode (I think) there may be a way to instruct outline-mode
> to do the same. At a quick look I don't see it, however.
>
> Cheers,
> Dan
>
> --
> You received this message because you are subscribed to the Google Groups
> "Beancount" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beancount/9d7a3c92-12d4-dfea-2e6b-79b77c1460da%40grinta.net
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/CAMzm8_oH%2B_uSVYpnhtxEr%3DGLUa%3D%2BTFDqzrAhVaSm_j%3D7thf2cg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to