all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Keith David Bershatsky <esq@lawlist.com>
To: Keith David Bershatsky <esq@lawlist.com>
Cc: emacs-devel@gnu.org
Subject: Re: xdisp.c:  Suggestion to delete a few unused lines of code ...
Date: Tue, 28 Apr 2020 11:57:10 -0700	[thread overview]
Message-ID: <m2imhj30c9.wl%esq@lawlist.com> (raw)

Ooops ... never mind ... my eyes overlooked the closing brace:

          /* Produce line number, if needed.  */
          if (line_number_needed)
    maybe_produce_line_number (it);
===>    }
      else if (it->area == TEXT_AREA)
        {
    

Sorry for any inconvenience as to the erroneous suggestion .....

Keith



             reply	other threads:[~2020-04-28 18:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-28 18:57 Keith David Bershatsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-28 19:34 xdisp.c: Suggestion to delete a few unused lines of code Keith David Bershatsky
2020-04-28 18:46 Keith David Bershatsky
2020-04-28 19:15 ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=m2imhj30c9.wl%esq@lawlist.com \
    --to=esq@lawlist.com \
    --cc=emacs-devel@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 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.