unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
Cc: Dhruva Krishnamurthy <seagull@fastmail.fm>
Subject: Re: GNU Emacs 21.3.50 : Problem in (point-min)
Date: Mon, 23 Jun 2003 18:38:17 +0200	[thread overview]
Message-ID: <m3u1agda12.fsf@seneca.benny.turtle-trading.net> (raw)
In-Reply-To: <20030623103524.0DBE671286@smtp.us2.messagingengine.com> (Dhruva Krishnamurthy's message of "Mon, 23 Jun 2003 16:05:24 +0530")

Hi Dhruva,


"Dhruva Krishnamurthy" <seagull@fastmail.fm> writes:
> When I evaluate:
> (point-min), I get
> 1 = ?\C-a
> instead of 1
>
> Where as for (point-max), I get only the integer showing the number of
> charecters in the buffer.

In think it is just a display issue.  Characters are just integers in
ELisp.  So for integers below 256, C-x C-e (eval-last-sexp) shows you
the character value, in case that is what you really wanted to know.
Try C-x C-e on the expression ?a (place the cursor on the trailing
space), to see what I mean.


Hope this helps, benny

  reply	other threads:[~2003-06-23 16:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-23 10:35 GNU Emacs 21.3.50 : Problem in (point-min) Dhruva Krishnamurthy
2003-06-23 16:38 ` Benjamin Riefenstahl [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-06-25 20:01 Markus Rost
2003-06-26  9:25 ` Kai Großjohann
2003-06-26 14:02   ` Stephen J. Turnbull
2003-06-26 13:39 ` Benjamin Riefenstahl

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=m3u1agda12.fsf@seneca.benny.turtle-trading.net \
    --to=benjamin.riefenstahl@epost.de \
    --cc=seagull@fastmail.fm \
    /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).