all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: help-gnu-emacs Digest, Vol 188, Issue 10
       [not found] <mailman.19.1530892803.27295.help-gnu-emacs@gnu.org>
@ 2018-07-07  1:43 ` Baldero Mendoza
  2018-07-07  7:29   ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Baldero Mendoza @ 2018-07-07  1:43 UTC (permalink / raw)
  To: help-gnu-emacs

Re: org mode and ledger

Ok. I'm nobody's guru in anything, but I have used - and continue to use -
both of these utilities for years now.
Normally with each new update of emacs nothing much changes with these two
in my usage of them.
For org mode, 1) I open Emacs, 2) if I have a question with org mode I do "
C h i" to go to info, 3) then "m", 4) then " org" followed by "tab" to fill
it out, then " enter". This used to to take me to something of an org mode
manual within info.
Not any more. Now all I get is " [ no match ] ".
As for ledger, that's a double entry command line accounting system that's
really amazing. I've tried others, including gnucash. Gnucash is very nice
- the best of all that I've tried outside of ledger - but it doesn't give
me control of my ledgers. Sooner or later with gnucash an error will crop
up where I screwed up somewhere and then I'm stuck with it because it's so
hard to back up. Not so with ledger, which never ever messes with your
data, and you always have the freedom to back up and fix things easily.
Maybe those manuals for ledger and org mode are things I added years ago
and just forgot. Don't know.


On Fri, Jul 6, 2018, 12:00 <help-gnu-emacs-request@gnu.org> wrote:

> Send help-gnu-emacs mailing list submissions to
>         help-gnu-emacs@gnu.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.gnu.org/mailman/listinfo/help-gnu-emacs
> or, via email, send a message with subject or body 'help' to
>         help-gnu-emacs-request@gnu.org
>
> You can reach the person managing the list at
>         help-gnu-emacs-owner@gnu.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of help-gnu-emacs digest..."
>
>
> Today's Topics:
>
>    1. Re: Emacs for forums? (Eric Abrahamsen)
>    2. ledger and org-mode (Baldero Mendoza)
>    3. Re: ledger and org-mode (Eli Zaretskii)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 05 Jul 2018 22:27:27 -0700
> From: Eric Abrahamsen <eric@ericabrahamsen.net>
> To: help-gnu-emacs@gnu.org
> Subject: Re: Emacs for forums?
> Message-ID: <87o9flue68.fsf@ericabrahamsen.net>
> Content-Type: text/plain
>
> James Taylor <james@openmail.cc> writes:
>
> > Eric Abrahamsen <eric@ericabrahamsen.net> writes:
> >
> >> I would also like this. For fun I looked at the Arch Linux bbs, which
> >> turns out to use something called FluxBB, which turns out to have had a
> >> couple abortive attempts at adding a rest API, the most recent of which
> >> fizzled out in 2016. Oh well.
> >>
> >> Perhaps Hacker News would be a good (relatively simple) first testing
> >> ground.
> >>
> >> Eric
> >
> > Hmm, maybe. I tried a login, and account creation and login are possible
> > already with EWW on Hacker News, though I don't know if posting can be
> > done. Paul Graham sure saw me comin'.
>
> All I know is, if I've got a HN client on my Android phone, it should be
> possible to do via Emacs. I'd be looking to add this to Gnus in
> particular, though, not EWW in general.
>
> > As a side note, I'm very glad to not be the only one who thought this
> > would be nice. It's comforting to know that, if there were an elisp
> > hacker crazy enough to try a forum package, there wouldn't be a
> > userbase of 1. ;)
>
> I think we could get four, at least :)
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 6 Jul 2018 08:07:40 -0400
> From: Baldero Mendoza <bzy711@gmail.com>
> To: help-gnu-emacs@gnu.org
> Subject: ledger and org-mode
> Message-ID:
>         <
> CAECeiF808R9EJM9_2eNquoKnkOCh4Hb4RZ9sS8of4dZkbZYVaA@mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> I have noticed that Emacs 25 no longer includes help ( using "C-h-i") for
> "ledger" or "org-mode". Am I wrong in this, or was there a reorganization
> that filed that stuff somewhere else, or what?
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 06 Jul 2018 17:09:59 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: ledger and org-mode
> Message-ID: <83a7r4lako.fsf@gnu.org>
>
> > From: Baldero Mendoza <bzy711@gmail.com>
> > Date: Fri, 6 Jul 2018 08:07:40 -0400
> >
> > I have noticed that Emacs 25 no longer includes help ( using "C-h-i") for
> > "ledger" or "org-mode".
>
> I do see "Org mode' in the top level Info menu.
>
> As for "ledger", what is that?
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> https://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>
>
> ------------------------------
>
> End of help-gnu-emacs Digest, Vol 188, Issue 10
> ***********************************************
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: help-gnu-emacs Digest, Vol 188, Issue 10
  2018-07-07  1:43 ` help-gnu-emacs Digest, Vol 188, Issue 10 Baldero Mendoza
@ 2018-07-07  7:29   ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2018-07-07  7:29 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Baldero Mendoza <bzy711@gmail.com>
> Date: Fri, 6 Jul 2018 21:43:24 -0400
> 
> Ok. I'm nobody's guru in anything, but I have used - and continue to use -
> both of these utilities for years now.

Nothing wrong with that.

> Normally with each new update of emacs nothing much changes with these two
> in my usage of them.
> For org mode, 1) I open Emacs, 2) if I have a question with org mode I do "
> C h i" to go to info, 3) then "m", 4) then " org" followed by "tab" to fill
> it out, then " enter". This used to to take me to something of an org mode
> manual within info.
> Not any more. Now all I get is " [ no match ] ".

Please tell more about your current Emacs version and about your
upgrade process.  What is the current Emacs version, and what was the
one you had before?  How did you install the new version, and on what
OS?

Also, do you have the INFOPATH environment variable set, and if so,
what is its value?  What is the value of the Info-directory-list
variable inside Emacs (you can show it using the "M-:" command)?

Finally, if you do "C-h i", what do you see in the node "dir" that
this displays?  Please show its entire contents, and please also tell
what is the value of default-directory in the *Info* buffer showing
that node.

I presume that the manuals you cannot find are somewhere on your
system, but Info is misconfigured, and so doesn't see them.  The
questions above are designed to find the reasons for that.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-07  7:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.19.1530892803.27295.help-gnu-emacs@gnu.org>
2018-07-07  1:43 ` help-gnu-emacs Digest, Vol 188, Issue 10 Baldero Mendoza
2018-07-07  7:29   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.