unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <gmorris+emacs@ast.cam.ac.uk>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: "No beginning found" when using 'occur' from comments ahead of program in f90 mode
Date: Fri, 16 Apr 2004 17:19:47 +0100	[thread overview]
Message-ID: <jw8ygvlwt8.fsf@xpc14.ast.cam.ac.uk> (raw)
In-Reply-To: OFB05FB5EC.AD2B7FAA-ON85256E78.0050F921@vnuusa.org

ECulver@scarborough.com wrote:

> Using M-x occur on any regexp gives the error message "No beginning
> found" when invoked before "PROGRAM" line in f90 mode.

I'm afraid I cannot reproduce this. Can you give a recipe starting
from `emacs -q --no-site-file' that shows the problem, please?

"No beginning-found" is a message (not an error) produced by
f90-beginning-of-subprogram, when it cannot find the start of the
program block enclosing point. You'll certainly (and rightly) see that
message if you call said function before the PROGRAM line, because
point is then not inside a program. I don't see how M-x occur could
cause this to happen, though.

      reply	other threads:[~2004-04-16 16:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-16 14:45 "No beginning found" when using 'occur' from comments ahead of program in f90 mode ECulver
2004-04-16 16:19 ` Glenn Morris [this message]

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jw8ygvlwt8.fsf@xpc14.ast.cam.ac.uk \
    --to=gmorris+emacs@ast.cam.ac.uk \
    --cc=bug-gnu-emacs@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.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).