all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "andrés ramírez" <rrandresf@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: frame names on tty are different than the ones on X-frames
Date: Mon, 26 Feb 2018 14:55:38 -0600	[thread overview]
Message-ID: <87po4r8o8l.fsf@gmail.com> (raw)
In-Reply-To: <83fu5n1on3.fsf@gnu.org>

Hi Eli.

> > When using select-frame-by-name You could watch the name.
> It's an illusion created by that function.  That function is
> mainly/only useful for TTY frames, because you have no other
> convenient way of selecting a specific frame quickly: you only see one
> frame, the current one, and have no idea what buffer is displayed on
> others.  That's why that function was written; but in order to make it
> work with any kind of frames, it was extended to GUI frames, although
> it has no real utility in that case.

On my workflow. I have a bash alias myemacs (for not polluting my main
emacs-dev session). I use this specific
emacs session (the one invoked with the alias) as a file explorer, on
different usb pen drives. So when I have 4 pendrives or tar.gz
files (It meants 4 different emacs instances ran by the alias). And the two main one emacs
sessions (ran by --daemon). the emacs-dev-session and the emacs-mail-session (which uses
url-retrieve-synchronously){which hangs emacs for a few seconds}.
On the emacs-dev-session (with uptimes of months). I have several frames emms, erc, my-org-notes-frame, bbdb,
and my project-directory.

Then In total I have:
six emacs sessions
--8<---------------cut here---------------start------------->8---
dev
mail
pendrive1
tar.gz
pendrive2
pics
--8<---------------cut here---------------end--------------->8---

with a total of 10 frames. Then M-TAB is not useful for discriminating
the frame I want to point out. So on my main dev session (with a custom
icon). select-frame-by-name is my friend. other-frame is not very useful
on this case. I have heard about helm-frame. But helm is not part of my
tooling. the last helm version does not run on emacs-23. And my dot
emacs files support all the different versions of emacs from 23 until
master (27). But probably some guys have solved this problem with
another method.

Also on a touch device with a keyboard It is very nice cycling on the
emacs-frames avoiding the phone-app the sms-app the youtube-app.

Perhaps It is time of dropping emacs-23 and start using
helm-frame :). Thanks for the info Eli
AR



  reply	other threads:[~2018-02-26 20:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-26 19:57 frame names on tty are different than the ones on X-frames Andrés Ramírez
2018-02-26 20:28 ` Eli Zaretskii
2018-02-26 20:55   ` andrés ramírez [this message]
2018-02-26 21:06     ` Eli Zaretskii
2018-02-27  1:40       ` andrés ramírez
2018-02-27 13:13         ` Christian Lynbech

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=87po4r8o8l.fsf@gmail.com \
    --to=rrandresf@gmail.com \
    --cc=eliz@gnu.org \
    --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.