From: Kaushal Modi <kaushal.modi@gmail.com>
To: "Aurélien Aptel" <aurelien.aptel+emacs@gmail.com>,
"Emacs developers" <emacs-devel@gnu.org>
Subject: Re: best way to display alternate view of file
Date: Wed, 19 Apr 2017 13:49:42 +0000 [thread overview]
Message-ID: <CAFyQvY2RB78Cp61ZXHfDJ-W-Y-uyscZKSi7xoinQ19Q361Sgrw@mail.gmail.com> (raw)
In-Reply-To: <CA+5B0FOLtXJ=HAOYafR52f6xUfvjomZ-Jv5H2oc=9kTg0_6eOQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 671 bytes --]
On Wed, Apr 19, 2017, 9:45 AM Aurélien Aptel <aurelien.aptel+emacs@gmail.com>
wrote:
> Hi,
>
> I'm working on a mode to view network traces. So far I have a function
> that takes a trace file name and displays the result of the trace
> analysis (throught wireshark cli tool).
>
> I would like to use the regular mechanism (add a cons to the auto-load
> list for .pcap files) but I don't actually want to display the raw
> file, I want to use my function to show an "alternate" view of the
> file.
>
> What's the idiomatic way to do a mode like this in Elisp?
>
Something like this? https://emacs.stackexchange.com/a/17009/115
> --
Kaushal Modi
[-- Attachment #2: Type: text/html, Size: 1251 bytes --]
next prev parent reply other threads:[~2017-04-19 13:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-19 13:45 best way to display alternate view of file Aurélien Aptel
2017-04-19 13:49 ` Kaushal Modi [this message]
2017-04-19 14:49 ` Eli Zaretskii
2017-04-19 15:01 ` Stefan Monnier
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=CAFyQvY2RB78Cp61ZXHfDJ-W-Y-uyscZKSi7xoinQ19Q361Sgrw@mail.gmail.com \
--to=kaushal.modi@gmail.com \
--cc=aurelien.aptel+emacs@gmail.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.