emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ramesh Nedunchezian <rameshnedunchezian@outlook.com>
To: emacs-orgmode@gnu.org
Subject: Bug: TexInfo: Links to listified headlines don't work [9.4.5 (release_9.4.5-279-g80bce0 @ /home/rameshnedunchezian/src/org-mode/lisp/)]
Date: Sat, 10 Apr 2021 07:02:10 +0530	[thread overview]
Message-ID: <TY2PR0101MB369382302E3E27FF2281B233DA729@TY2PR0101MB3693.apcprd01.prod.exchangelabs.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 194 bytes --]

See attachments.

In the attached files, there are links pointing to itemized headlines
... and the problem is the items have no anchors associated with it.

See

    (info "(texinfo) @anchor")

[-- Attachment #2: *Org INFO Texinfo Output*.txt --]
[-- Type: text/plain, Size: 295 bytes --]

helmdocumentation.org.texi:3: warning: @setfilename missing argument
helmdocumentation.org.texi:9: warning: @dircategory missing argument
helmdocumentation.org.texi:16: warning: @title missing argument
helmdocumentation.org.texi:90: @ref reference to nonexistent node `Grepping on remote files'

[-- Attachment #3: helmdocumentation.org.texi --]
[-- Type: text/x-texinfo, Size: 2115 bytes --]

\input texinfo    @c -*- texinfo -*-
@c %**start of header
@setfilename 
@settitle helmdocumentation.org 
@documentencoding UTF-8
@documentlanguage en
@c %**end of header

@dircategory 
@direntry
* .                     .
@end direntry

@finalout
@titlepage
@title 
@author Ramesh Nedunchezian Ramesh Nedunchezian
@end titlepage

@contents

@ifnottex
@node Top
@top helmdocumentation.org 
@end ifnottex

@menu
* Helm Find Files::

@detailmenu
--- The Detailed Node Listing ---

Helm Find Files

* Tips::

Tips

* Grep files from ‘helm-find-files’::
* Using TRAMP with ‘helm-find-files’ to read remote directories::

@end detailmenu
@end menu

@node Helm Find Files
@chapter Helm Find Files

@menu
* Tips::
@end menu

@node Tips
@section Tips

@menu
* Grep files from ‘helm-find-files’::
* Using TRAMP with ‘helm-find-files’ to read remote directories::
@end menu

@node Grep files from ‘helm-find-files’
@subsection Grep files from ‘helm-find-files’

You can grep individual files from ‘helm-find-files’ by using
‘C-s’.  This same command can also
recursively grep files from the current directory when called with a prefix
argument.  In this case you will be prompted for the file extensions to use
(grep backend) or the types of files to use (ack-grep backend).  See the
‘helm-grep-default-command’ documentation to set this up.  For compressed files
or archives, use zgrep with ‘M-g z’.

@enumerate
@item
Grepping on remote files


On remote files grep is not well supported by TRAMP unless you suspend updates before
entering the pattern and re-enable it once your pattern is ready.
To toggle suspend-update, use ‘C-!’.
@end enumerate

@node Using TRAMP with ‘helm-find-files’ to read remote directories
@subsection Using TRAMP with ‘helm-find-files’ to read remote directories

‘helm-find-files’ works fine with TRAMP despite some limitations.

@itemize
@item
Grepping files is not very well supported when used incrementally.
@end itemize
See @ref{Grepping on remote files}.

@itemize
@item
Locate does not work on remote directories.
@end itemize

@bye

[-- Attachment #4: helmdocumentation.org.org --]
[-- Type: application/vnd.lotus-organizer, Size: 1835 bytes --]

             reply	other threads:[~2021-04-10  1:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-10  1:32 Ramesh Nedunchezian [this message]
2021-04-10 10:30 ` Bug: TexInfo: Links to listified headlines don't work [9.4.5 (release_9.4.5-279-g80bce0 @ /home/rameshnedunchezian/src/org-mode/lisp/)] Nicolas Goaziou
2021-04-10 11:31   ` Ramesh Nedunchezian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=TY2PR0101MB369382302E3E27FF2281B233DA729@TY2PR0101MB3693.apcprd01.prod.exchangelabs.com \
    --to=rameshnedunchezian@outlook.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).